bwallHatesTwits Password Generator

This extension creates passwords that push the bounds of length past the ability of conventional password crackers.

什麼是bwallHatesTwits Password Generator?

bwallHatesTwits Password Generator是由Brian (bwall) Wallace開發的Chrome擴展程式,該擴展的主要功能是“This extension creates passwords that push the bounds of length past the ability of conventional password crackers.”。

擴展截圖

screenshot

下載bwallHatesTwits Password Generator擴展crx文件

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

擴展使用說明

                        This extension allows you to create very long passwords with custom as well as predefined character sets that work very well with password managers(such as LastPass/KeePass/PasswordSafe).  Be responsible and use passwords that are longer than conventional hash crackers can ever attempt to crack.

Any password over 125 characters is beyond any hash cracker's ability, and with randomly generated passwords, even if one site does not store your password properly, it won't lead to a compromise of any of your other accounts.                    

擴展基本資訊

名稱 bwallHatesTwits Password Generator bwallHatesTwits Password Generator
ID gocfgmeinifgmkhjkdmfjolfmpfpfnbg
官方網址 https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg
簡介 This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
檔案大小 24.11 KB
安裝次數 57
目前版本 1.0
更新時間 2013-03-23
上架時間 2013-03-22
評分 5.00/5 共 4 次評分
開發者 Brian (bwall) Wallace
電子郵箱 [email protected]
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "bwallHatesTwits Password Generator",
    "description": "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.",
    "version": "1.0",
    "icons": {
        "128": "icon.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}