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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } } |