Easy Password Generator

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

Co je Easy Password Generator?

Easy Password Generator je rozšíření Chrome vyvinuté https://www.mdmarketingdigital.com, a jeho hlavní funkcí je „Create secure passwords with one click! Just click on the 'generate' button and copy the text above!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Easy Password Generator

Stáhněte si soubory rozšíření Easy Password Generator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
Oficiální URL https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Popis Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Velikost souboru 22.36 KB
Počet instalací 33
Aktuální Verze 1.4.2
Poslední Aktualizace 2023-06-13
Datum Vydání 2021-03-13
Hodnocení 5.00/5 Celkem 6 Hodnocení
Vývojář https://www.mdmarketingdigital.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.mdmarketingdigital.com/
Podporované Jazyky 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"
    }
}