Easy Password Generator

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

Was ist Easy Password Generator?

Easy Password Generator ist eine Chrome-Erweiterung, die von https://www.mdmarketingdigital.com entwickelt wurde, und ihr Hauptmerkmal ist "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

Erweiterungsscreenshots

screenshot

Easy Password Generator-Erweiterungs-CRX-Datei herunterladen

Laden Sie Easy Password Generator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
Offizielle URL https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Beschreibung Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Dateigröße 22.36 KB
Installationsanzahl 33
Aktuelle Version 1.4.2
Letztes Update 2023-06-13
Veröffentlichungsdatum 2021-03-13
Bewertung 5.00/5 Insgesamt 6 Bewertungen
Entwickler https://www.mdmarketingdigital.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.mdmarketingdigital.com/
Unterstützte Sprachen 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"
    }
}