bwallHatesTwits Password Generator
This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
Wat is bwallHatesTwits Password Generator?
bwallHatesTwits Password Generator is een Chrome-extensie ontwikkeld door Brian (bwall) Wallace, en de belangrijkste functie is "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.".
Extensie Screenshots
Download het CRX-bestand van de extensie bwallHatesTwits Password Generator
Download bwallHatesTwits Password Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | bwallHatesTwits Password Generator |
ID | gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
Officiële URL | https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg |
Beschrijving | This extension creates passwords that push the bounds of length past the ability of conventional password crackers. |
Bestandsgrootte | 24.11 KB |
Aantal Installaties | 57 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2013-03-23 |
Publicatiedatum | 2013-03-22 |
Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | Brian (bwall) Wallace |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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": [] } |