bwallHatesTwits Password Generator
This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
Was ist bwallHatesTwits Password Generator?
bwallHatesTwits Password Generator ist eine Chrome-Erweiterung, die von Brian (bwall) Wallace entwickelt wurde, und ihr Hauptmerkmal ist "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.".
Erweiterungsscreenshots
bwallHatesTwits Password Generator-Erweiterungs-CRX-Datei herunterladen
Laden Sie bwallHatesTwits Password Generator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | bwallHatesTwits Password Generator |
ID | gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
Offizielle URL | https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
Beschreibung | This extension creates passwords that push the bounds of length past the ability of conventional password crackers. |
Dateigröße | 24.11 KB |
Installationsanzahl | 57 |
Aktuelle Version | 1.0 |
Letztes Update | 2013-03-23 |
Veröffentlichungsdatum | 2013-03-22 |
Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
Entwickler | Brian (bwall) Wallace |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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": [] } |