Tourettes Password Generator

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

Co to jest Tourettes Password Generator?

Tourettes Password Generator to rozszerzenie Chrome opracowane przez R S, a jego główną funkcją jest „The quick way to generate strong passwords to match your childish persona”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Tourettes Password Generator

Pobierz pliki rozszerzeń Tourettes Password Generator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Tourettes Password Generator Tourettes Password Generator
ID hbeafoeccamnpedndfjicbmcakmkepjl
Oficjalny URL https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl
Opis The quick way to generate strong passwords to match your childish persona
Rozmiar pliku 53.01 KB
Liczba instalacji 11
Aktualna Wersja 1.2
Ostatnia Aktualizacja 2012-07-25
Data Publikacji 2012-07-25
Ocena 3.67/5 Łącznie 3 Oceny
Deweloper R S
Typ Płatności free
Obsługiwane Języki 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"
    }
}