Easy Password Generator

Create secure passwords with one click! Just click on the 'generate' button and copy the text above!

Qu'est-ce que Easy Password Generator ?

Easy Password Generator est une extension Chrome développée par https://www.mdmarketingdigital.com, et sa fonction principale est "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

Captures d'Écran de l'Extension

screenshot

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

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

                        Easy Password Generator lets you create secure passwords with just one click. All passwords are generated on the user´s end to avoid any processing from external servers, which means that only you can read them!                    

Informations de Base sur l'Extension

Nom Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
URL Officiel https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Description Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Taille du Fichier 22.36 KB
Nombre d'Installations 33
Version Actuelle 1.4.2
Dernière Mise à Jour 2023-06-13
Date de Publication 2021-03-13
Évaluation 5.00/5 Total 6 Évaluations
Développeur https://www.mdmarketingdigital.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.mdmarketingdigital.com/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Easy Password Generator",
    "description": "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!",
    "version": "1.4.2",
    "action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}