Tourettes Password Generator
The quick way to generate strong passwords to match your childish persona
Qu'est-ce que Tourettes Password Generator ?
Tourettes Password Generator est une extension Chrome développée par R S, et sa fonction principale est "The quick way to generate strong passwords to match your childish persona".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tourettes Password Generator
Téléchargez les fichiers d'extension Tourettes Password Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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# ?
Informations de Base sur l'Extension
Nom | |
ID | hbeafoeccamnpedndfjicbmcakmkepjl |
URL Officiel | https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl |
Description | The quick way to generate strong passwords to match your childish persona |
Taille du Fichier | 53.01 KB |
Nombre d'Installations | 11 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2012-07-25 |
Date de Publication | 2012-07-25 |
Évaluation | 3.67/5 Total 3 Évaluations |
Développeur | R S |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |