Tourettes Password Generator
The quick way to generate strong passwords to match your childish persona
What is Tourettes Password Generator?
Tourettes Password Generator is a Chrome extension developed by R S, and its main feature is "The quick way to generate strong passwords to match your childish persona".
Extension Screenshots
Download Tourettes Password Generator Extension CRX File
Download Tourettes Password Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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# ?
Extension Basic Information
Name | |
ID | hbeafoeccamnpedndfjicbmcakmkepjl |
Official URL | https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl |
Description | The quick way to generate strong passwords to match your childish persona |
File Size | 53.01 KB |
Installation Count | 11 |
Current Version | 1.2 |
Last Updated | 2012-07-25 |
Publish Date | 2012-07-25 |
Rating | 3.67/5 Total 3 Ratings |
Developer | R S |
Payment Type | free |
Supported Languages | 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" } } |