Cyberx Password Generator
Cyberx Password Generator
Cos'è Cyberx Password Generator?
Cyberx Password Generator è un'estensione di Chrome sviluppata da https://dodu.it, e la sua funzione principale è "Cyberx Password Generator".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Cyberx Password Generator
Scarica i file di estensione Cyberx Password Generator in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Lightweight, Simple, Easy and Fast Password Generator.
-------------------
Features:
-------------------
- automatic password copy to clipboard
- easy to use
- generates strong passwords (upper case, lowercase, numbers and symbols)
- lightweight extension (about 30KB)
- Exclusion of dubious characters (like letter O that could be confused with o or 0);
Updates:
- fixed layout
- stronger passwords Informazioni di Base sull'Estensione
| Nome | |
| ID | mhdpbjioaheebpjjbkglnkljmmgbiedb |
| URL Ufficiale | https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb |
| Descrizione | Cyberx Password Generator |
| Dimensione del File | 30.14 KB |
| Conteggio Installazioni | 96 |
| Versione Corrente | 3.5.0 |
| Ultimo Aggiornamento | 2023-10-02 |
| Data di Pubblicazione | 2013-10-20 |
| Valutazione | 4.25/5 Totale 4 Valutazioni |
| Sviluppatore | https://dodu.it |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Cyberx Password Generator",
"description": "Cyberx Password Generator",
"version": "3.5.0",
"icons": {
"128": "images\/icon_128.png"
},
"action": {
"default_popup": "popup.html"
},
"permissions": [
"clipboardWrite"
]
} | |