Secure Password Generator

Allows you to create random passwords that are highly secure and extremely difficult to crack or guess.

Secure Password Generatorとは何ですか?

Secure Password GeneratorはOpenAdminTools.comによって開発されたChromeの拡張機能で、その主な機能は「Allows you to create random passwords that are highly secure and extremely difficult to crack or guess.」です。

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

screenshot
screenshot

Secure Password Generator拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Secure Password Generator for Chrome allows you to create random passwords that are highly secure and extremely difficult to crack or guess due to an optional combination of lower and upper case letters, numbers and punctuation symbols.

If you want to a Windows application version, please visit http://www.aqlsoft.com/secure-password-generator/

Developer: http://www.aqlsoft.com                    

拡張機能の基本情報

名前 Secure Password Generator Secure Password Generator
ID jollpecbpialleljionejgkdgjfgamma
公式URL https://chromewebstore.google.com/detail/secure-password-generator/jollpecbpialleljionejgkdgjfgamma
説明 Allows you to create random passwords that are highly secure and extremely difficult to crack or guess.
ファイルサイズ 75.13 KB
インストール数 179
現在のバージョン 2.1.1
最終更新日 2019-07-03
公開日 2019-07-02
評価 4.54/5 合計 189 レビュー
開発者 OpenAdminTools.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.aqlsoft.com/secure-password-generator/
ヘルプページのURL http://www.aqlsoft.com/secure-password-generator/
対応言語 en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.1",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "image\/pw19.png",
        "default_title": "__MSG_pwd_generator__",
        "default_popup": "popup.html"
    },
    "description": "__MSG_pwd_desc__",
    "icons": {
        "16": "image\/pw16.png",
        "32": "image\/pw32.png",
        "48": "image\/pw48.png",
        "64": "image\/pw64.png",
        "128": "image\/pw128.png"
    },
    "name": "__MSG_pwd_generator__",
    "default_locale": "en",
    "short_name": "__MSG_pwd_generator__",
    "permissions": []
}