Easy Password Generator

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

What is Easy Password Generator?

Easy Password Generator is a Chrome extension developed by https://www.mdmarketingdigital.com, and its main feature is "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".

Extension Screenshots

screenshot

Download Easy Password Generator Extension CRX File

Download Easy Password Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
Official URL 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!
File Size 22.36 KB
Installation Count 33
Current Version 1.4.2
Last Updated 2023-06-13
Publish Date 2021-03-13
Rating 5.00/5 Total 6 Ratings
Developer https://www.mdmarketingdigital.com
Email [email protected]
Payment Type free
Extension Website https://www.mdmarketingdigital.com/
Supported Languages 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"
    }
}