Tourettes Password Generator

The quick way to generate strong passwords to match your childish persona

Was ist Tourettes Password Generator?

Tourettes Password Generator ist eine Chrome-Erweiterung, die von R S entwickelt wurde, und ihr Hauptmerkmal ist "The quick way to generate strong passwords to match your childish persona".

Erweiterungsscreenshots

screenshot

Tourettes Password Generator-Erweiterungs-CRX-Datei herunterladen

Laden Sie Tourettes 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

                        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#  ?                    

Grundlegende Informationen zur Erweiterung

Name Tourettes Password Generator Tourettes Password Generator
ID hbeafoeccamnpedndfjicbmcakmkepjl
Offizielle URL https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl
Beschreibung The quick way to generate strong passwords to match your childish persona
Dateigröße 53.01 KB
Installationsanzahl 11
Aktuelle Version 1.2
Letztes Update 2012-07-25
Veröffentlichungsdatum 2012-07-25
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler R S
Zahlungsart free
Unterstützte Sprachen 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"
    }
}