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".

Снимки экрана расширения

screenshot

Скачать файл 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#  ?                    

Основная информация о расширении

Название Tourettes Password Generator Tourettes Password Generator
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"
    }
}