PassMaker - is the best password generator.

Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup

PassMaker - is the best password generator.とは何ですか?

PassMaker - is the best password generator.はpratnomenisによって開発されたChromeの拡張機能で、その主な機能は「Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

PassMaker - is the best password generator.拡張機能のCRXファイルをダウンロード

PassMaker - is the best password generator.拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Tool for making safe and hackproof passwords. With extensive customization options from length to symbols list. Totally private!                    

拡張機能の基本情報

名前 PassMaker - is the best password generator. PassMaker - is the best password generator.
ID jidfoanpehhinoikkbfklnllbeppgfmi
公式URL https://chromewebstore.google.com/detail/passmaker-is-the-best-pas/jidfoanpehhinoikkbfklnllbeppgfmi
説明 Tool for making safe and hackproof passwords. With extensive customization options. Source code is open: https://bit.ly/3beopup
ファイルサイズ 138 KB
インストール数 148
現在のバージョン v1.3
最終更新日 2020-05-08
公開日 2020-05-08
評価 5.00/5 合計 3 レビュー
開発者 pratnomenis
支払い方法 free
対応言語 en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_application_title__",
    "description": "__MSG_application_description__",
    "short_name": "PassMaker",
    "default_locale": "en",
    "version": "1.3",
    "version_name": "v1.3",
    "author": "pratnomenis",
    "browser_action": {
        "default_icon": {
            "16": "\/img\/ico16.png",
            "32": "\/img\/ico32.png"
        },
        "default_popup": "index.html",
        "default_title": "PassMaker v1.3"
    },
    "icons": {
        "16": "\/img\/ico16.png",
        "32": "\/img\/ico32.png",
        "48": "\/img\/ico48.png",
        "128": "\/img\/ico128.png"
    },
    "manifest_version": 2,
    "offline_enabled": true,
    "permissions": [
        "storage"
    ]
}