Easy Password Generator

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

Vad är Easy Password Generator?

Easy Password Generator är en Chrome-tillägg utvecklad av https://www.mdmarketingdigital.com, och dess huvudfunktion är "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

Tilläggsskärmbilder

screenshot

Ladda ner Easy Password Generator-förlängningens CRX-fil

Ladda ner Easy Password Generator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
Officiell webbadress https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
Beskrivning Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Filstorlek 22.36 KB
Antal Installationer 33
Aktuell Version 1.4.2
Senast Uppdaterad 2023-06-13
Publiceringsdatum 2021-03-13
Betyg 5.00/5 Totalt 6 Betyg
Utvecklare https://www.mdmarketingdigital.com
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.mdmarketingdigital.com/
Stödda Språk 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"
    }
}