Ultra Password Generator

Save your time and thinking efforts with this secure random password generator.

什麼是Ultra Password Generator?

Ultra Password Generator是由Ultralab Apps開發的Chrome擴展程式,該擴展的主要功能是“Save your time and thinking efforts with this secure random password generator.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載Ultra Password Generator擴展crx文件

下載Ultra Password Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Looking for a free and secure password generator? Here it is!

Make your password as complex as you need: specify the type of characters, the length of the pass and press Generate. Our password maker will generate a new password in a fraction of a second! Your new secure pass will be saved under History. You may clear the History with just one click.

Many online services require you to come up with a password that should meet a whole range of requirements (uppercase and lowercase letters, specific length). If you often sign up for such services or create multiple accounts, you can’t do without an automatic password creator. Ultra Password Generator has been built especially to solve this problem.

This pass generator is very simple-looking and easy-to-use: there are only two tabs: History and Generate. The password composer works in both online and offline mode.

Press the blue Add to Chrome button to install a strong password generator right into your browser! Ultra Password Generator extension is the simplest way to generate password that is strong, complex and secure. Only strong passwords from now on!                    

擴展基本資訊

名稱 Ultra Password Generator Ultra Password Generator
ID mfigcepdniddlllniijbmmekgfdcddel
官方網址 https://chromewebstore.google.com/detail/ultra-password-generator/mfigcepdniddlllniijbmmekgfdcddel
簡介 Save your time and thinking efforts with this secure random password generator.
檔案大小 50.16 KB
安裝次數 1,841
目前版本 1.2
更新時間 2015-05-11
上架時間 2015-05-11
評分 3.74/5 共 23 次評分
開發者 Ultralab Apps
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL http://ultralabapps.com/terms/privacy-policy.html
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ultra Password Generator",
    "description": "Save your time and thinking efforts with this secure random password generator.",
    "version": "1.2",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "gen.html"
    }
}