bwallHatesTwits Password Generator
This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
What is bwallHatesTwits Password Generator?
bwallHatesTwits Password Generator is a Chrome extension developed by Brian (bwall) Wallace, and its main feature is "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.".
Extension Screenshots
Download bwallHatesTwits Password Generator Extension CRX File
Download bwallHatesTwits 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
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.
Extension Basic Information
Name | bwallHatesTwits Password Generator |
ID | gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
Official URL | https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
Description | This extension creates passwords that push the bounds of length past the ability of conventional password crackers. |
File Size | 24.11 KB |
Installation Count | 57 |
Current Version | 1.0 |
Last Updated | 2013-03-23 |
Publish Date | 2013-03-22 |
Rating | 5.00/5 Total 4 Ratings |
Developer | Brian (bwall) Wallace |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [] } |