bwallHatesTwits Password Generator

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

Vad är bwallHatesTwits Password Generator?

bwallHatesTwits Password Generator är en Chrome-tillägg utvecklad av Brian (bwall) Wallace, och dess huvudfunktion är "This extension creates passwords that push the bounds of length past the ability of conventional password crackers.".

Tilläggsskärmbilder

screenshot

Ladda ner bwallHatesTwits Password Generator-förlängningens CRX-fil

Ladda ner bwallHatesTwits Password Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn bwallHatesTwits Password Generator bwallHatesTwits Password Generator
ID gocfgmeinifgmkhjkdmfjolfmpfpfnbg
Officiell webbadress https://chromewebstore.google.com/detail/bwallhatestwits-password/gocfgmeinifgmkhjkdmfjolfmpfpfnbg
Beskrivning This extension creates passwords that push the bounds of length past the ability of conventional password crackers.
Filstorlek 24.11 KB
Antal Installationer 57
Aktuell Version 1.0
Senast Uppdaterad 2013-03-23
Publiceringsdatum 2013-03-22
Betyg 5.00/5 Totalt 4 Betyg
Utvecklare Brian (bwall) Wallace
E-post [email protected]
Betalningssätt free
Stödda Språk 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": []
}