Tourettes Password Generator
The quick way to generate strong passwords to match your childish persona
Τι είναι το Tourettes Password Generator;
Το Tourettes Password Generator είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον R S, και η κύρια λειτουργία του είναι "The quick way to generate strong passwords to match your childish persona".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Tourettes Password Generator
Λήψη αρχείων επέκτασης Tourettes Password Generator σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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# ?
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hbeafoeccamnpedndfjicbmcakmkepjl |
Επίσημο URL | https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl |
Περιγραφή | The quick way to generate strong passwords to match your childish persona |
Μέγεθος Αρχείου | 53.01 KB |
Αριθμός Εγκαταστάσεων | 11 |
Τρέχουσα Έκδοση | 1.2 |
Τελευταία Ενημέρωση | 2012-07-25 |
Ημερομηνία Δημοσίευσης | 2012-07-25 |
Αξιολόγηση | 3.67/5 Συνολικά 3 Αξιολογήσεις |
Προγραμματιστής | R S |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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" } } |