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.」です。
拡張機能のスクリーンショット
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 |
ID | gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
公式URL | 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 |
Eメール | [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": [] } |