OTP Generator

Solar OTP Generator

What is OTP Generator?

OTP Generator is a Chrome extension developed by 2111072, and its main feature is "Solar OTP Generator".

Extension Screenshots

screenshot
screenshot

Download OTP Generator Extension CRX File

Download OTP Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name OTP Generator OTP Generator
ID femgfinpbnbeefojebgpgmmdhbjjdlcn
Official URL https://chromewebstore.google.com/detail/otp-generator/femgfinpbnbeefojebgpgmmdhbjjdlcn
Description Solar OTP Generator
File Size 30.07 KB
Installation Count 42
Current Version 1.0
Last Updated 2023-05-11
Publish Date 2023-05-11
Developer 2111072
Email [email protected]
Payment Type free
Supported Languages 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"
    ]
}