Tourettes Password Generator
The quick way to generate strong passwords to match your childish persona
Apa itu Tourettes Password Generator?
Tourettes Password Generator adalah ekstensi Chrome yang dikembangkan oleh R S, dan fitur utamanya adalah "The quick way to generate strong passwords to match your childish persona".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Tourettes Password Generator
Unduh file ekstensi Tourettes Password Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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# ?
Informasi Dasar Ekstensi
Nama | |
ID | hbeafoeccamnpedndfjicbmcakmkepjl |
URL Resmi | https://chrome.google.com/webstore/detail/tourettes-password-genera/hbeafoeccamnpedndfjicbmcakmkepjl |
Deskripsi | The quick way to generate strong passwords to match your childish persona |
Ukuran File | 53.01 KB |
Jumlah Instalasi | 11 |
Versi Saat Ini | 1.2 |
Terakhir Diperbarui | 2012-07-25 |
Tanggal Publikasi | 2012-07-25 |
Penilaian | 3.67/5 Total 3 Penilaian |
Pengembang | R S |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |