OTP Generator

Solar OTP Generator

什么是OTP Generator?

OTP Generator是由2111072开发的Chrome扩展程序,该扩展的主要功能是“Solar OTP Generator”。

扩展截图

screenshot
screenshot

下载OTP Generator扩展crx文件

下载OTP Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Генерирует второй фактор на основе secret и pin                    

扩展基本信息

名称 OTP Generator OTP Generator
ID femgfinpbnbeefojebgpgmmdhbjjdlcn
官方URL https://chromewebstore.google.com/detail/otp-generator/femgfinpbnbeefojebgpgmmdhbjjdlcn
简介 Solar OTP Generator
文件大小 30.07 KB
安装次数 42
当前版本 1.0
更新时间 2023-05-11
上架时间 2023-05-11
开发者 2111072
电子邮箱 [email protected]
付费类型 free
支持的语言 ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "OTP Generator",
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "favicon.png"
    },
    "options_page": "options.html",
    "description": "Solar OTP Generator",
    "version": "1.0",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "clipboardWrite"
    ]
}