bwallHatesTwits Password Generator

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

Cos'è bwallHatesTwits Password Generator?

bwallHatesTwits Password Generator è un'estensione di Chrome sviluppata da Brian (bwall) Wallace, e la sua funzione principale è "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione bwallHatesTwits Password Generator

Scarica i file di estensione bwallHatesTwits Password Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome bwallHatesTwits Password Generator bwallHatesTwits Password Generator
ID gocfgmeinifgmkhjkdmfjolfmpfpfnbg
URL Ufficiale https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg
Descrizione This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
Dimensione del File 24.11 KB
Conteggio Installazioni 57
Versione Corrente 1.0
Ultimo Aggiornamento 2013-03-23
Data di Pubblicazione 2013-03-22
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore Brian (bwall) Wallace
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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": []
}