Easy Password Generator

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

Hvad er Easy Password Generator?

Easy Password Generator er en Chrome-udvidelse udviklet af https://www.mdmarketingdigital.com, og dens hovedfunktion er "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

Udvidelsesskærmbilleder

screenshot

Download Easy Password Generator-udvidelses-CRX-fil

Download Easy Password Generator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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!                    

Grundlæggende oplysninger om udvidelsen

Navn Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
Officiel URL https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Beskrivelse Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Filstørrelse 22.36 KB
Antal Installationer 33
Nuværende Version 1.4.2
Senest Opdateret 2023-06-13
Udgivelsesdato 2021-03-13
Bedømmelse 5.00/5 Samlet 6 Bedømmelser
Udvikler https://www.mdmarketingdigital.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.mdmarketingdigital.com/
Understøttede Sprog 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"
    }
}