Strong Password Generator

Strong Password Generator to create secure passwords that are impossible to crack on your device.

Qu'est-ce que Strong Password Generator ?

Strong Password Generator est une extension Chrome développée par Arun Kumar Sekar, et sa fonction principale est "Strong Password Generator to create secure passwords that are impossible to crack on your device.".

Captures d'Écran de l'Extension

screenshot
screenshot

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

Téléchargez les fichiers d'extension Strong 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

                        Strong Password Generator to create secure passwords that are impossible to crack on your device without sending them across the Internet, and learn over 30 tricks to keep your passwords, accounts and documents safe.                    

Informations de Base sur l'Extension

Nom Strong Password Generator Strong Password Generator
ID mbkohgkhedaeabjolobelbiomcchdenc
URL Officiel https://chromewebstore.google.com/detail/strong-password-generator/mbkohgkhedaeabjolobelbiomcchdenc
Description Strong Password Generator to create secure passwords that are impossible to crack on your device.
Taille du Fichier 879 KB
Nombre d'Installations 119
Version Actuelle 1.5.5
Dernière Mise à Jour 2017-09-09
Date de Publication 2017-09-09
Évaluation 5.00/5 Total 2 Évaluations
Développeur Arun Kumar Sekar
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": 2,
    "name": "Strong Password Generator",
    "version": "1.5.5",
    "description": "Strong Password Generator to create secure passwords that are impossible to crack on your device.",
    "permissions": [],
    "icons": {
        "128": "if_key-icon_211087.png",
        "48": "if_key-icon_211087.png",
        "16": "if_key-icon_211087_small.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "if_key-icon_211087_small.png",
            "38": "if_key-icon_211087_small.png"
        },
        "default_popup": "index.html",
        "default_title": "Strong Password Generator"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "web_accessible_resources": [
        "assets\/css\/*",
        "assets\/js\/*",
        "assets\/fonts\/*"
    ]
}