Tourettes Password Generator
The quick way to generate strong passwords to match your childish persona
O que é Tourettes Password Generator?
Tourettes Password Generator é uma extensão do Chrome desenvolvida por R S, e sua principal característica é "The quick way to generate strong passwords to match your childish persona".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tourettes Password Generator
Baixe arquivos de extensão Tourettes Password Generator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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# ?
Informações Básicas da Extensão
Nome | |
ID | hbeafoeccamnpedndfjicbmcakmkepjl |
URL Oficial | https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl |
Descrição | The quick way to generate strong passwords to match your childish persona |
Tamanho do Arquivo | 53.01 KB |
Contagem de Instalações | 11 |
Versão Atual | 1.2 |
Última Atualização | 2012-07-25 |
Data de Publicação | 2012-07-25 |
Classificação | 3.67/5 Total de 3 Avaliações |
Desenvolvedor | R S |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } } |