Cyberx Password Generator

Cyberx Password Generator

Qu'est-ce que Cyberx Password Generator ?

Cyberx Password Generator est une extension Chrome développée par https://dodu.it, et sa fonction principale est "Cyberx Password Generator".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Cyberx Password Generator

Téléchargez les fichiers d'extension Cyberx Password Generator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Cyberx Password Generator Cyberx Password Generator
ID mhdpbjioaheebpjjbkglnkljmmgbiedb
URL Officiel https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb
Description Cyberx Password Generator
Taille du Fichier 30.14 KB
Nombre d'Installations 96
Version Actuelle 3.5.0
Dernière Mise à Jour 2023-10-02
Date de Publication 2013-10-20
Évaluation 4.25/5 Total 4 Évaluations
Développeur https://dodu.it
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    ]
}