Secure Password Generator

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

What is Secure Password Generator?

Secure Password Generator is a Chrome extension developed by OpenAdminTools.com, and its main feature is "Allows you to create random passwords that are highly secure and extremely difficult to crack or guess.".

Extension Screenshots

screenshot
screenshot

Download Secure Password Generator Extension CRX File

Download Secure Password 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

                        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                    

Extension Basic Information

Name Secure Password Generator Secure Password Generator
ID jollpecbpialleljionejgkdgjfgamma
Official URL https://chromewebstore.google.com/detail/secure-password-generator/jollpecbpialleljionejgkdgjfgamma
Description Allows you to create random passwords that are highly secure and extremely difficult to crack or guess.
File Size 75.13 KB
Installation Count 179
Current Version 2.1.1
Last Updated 2019-07-03
Publish Date 2019-07-02
Rating 4.54/5 Total 189 Ratings
Developer OpenAdminTools.com
Email [email protected]
Payment Type free
Extension Website http://www.aqlsoft.com/secure-password-generator/
Help Page URL http://www.aqlsoft.com/secure-password-generator/
Supported Languages 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": []
}