Tourettes Password Generator
The quick way to generate strong passwords to match your childish persona
Co je Tourettes Password Generator?
Tourettes Password Generator je rozšíření Chrome vyvinuté R S, a jeho hlavní funkcí je „The quick way to generate strong passwords to match your childish persona“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Tourettes Password Generator
Stáhněte si soubory rozšíření Tourettes Password Generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
A strong password contains a mixture of lower and upper case letters. Throw in a few digits and some special characters as well and your password will be even stronger. Something like !bPpDe34 is a good strong password. The problem is that its difficult, if not impossible, to remember. Enter Tourettes Password Generator. This extension will assist you in creating a strong password that you'll also probably never write down on that sticky note underneath your keyboard. I mean, who in their right mind would like their coworkers to know that the password you picked for the companys accounting system is bollocKs34# ?
Základní Informace o Rozšíření
Název | |
ID | hbeafoeccamnpedndfjicbmcakmkepjl |
Oficiální URL | https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl |
Popis | The quick way to generate strong passwords to match your childish persona |
Velikost souboru | 53.01 KB |
Počet instalací | 11 |
Aktuální Verze | 1.2 |
Poslední Aktualizace | 2012-07-25 |
Datum Vydání | 2012-07-25 |
Hodnocení | 3.67/5 Celkem 3 Hodnocení |
Vývojář | R S |
Typ Platby | free |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tourettes Password Generator", "version": "1.2", "manifest_version": 2, "description": "The quick way to generate strong passwords to match your childish persona", "browser_action": { "default_icon": "icon_128.png", "default_popup": "popup.html" } } |