Easy Password Generator

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

什么是Easy Password Generator?

Easy Password Generator是由https://www.mdmarketingdigital.com开发的Chrome扩展程序,该扩展的主要功能是“Create secure passwords with one click! Just click on the 'generate' button and copy the text above!”。

扩展截图

screenshot

下载Easy Password Generator扩展crx文件

下载Easy Password Generator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 Easy Password Generator Easy Password Generator
ID nlgkjhedgjplelkggkpapieeeijeebcl
官方URL https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl
简介 Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
文件大小 22.36 KB
安装次数 33
当前版本 1.4.2
更新时间 2023-06-13
上架时间 2021-03-13
评分 5.00/5 共6次评分
开发者 https://www.mdmarketingdigital.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.mdmarketingdigital.com/
支持的语言 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"
    }
}