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!”。
擴展截圖
下載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! 擴展基本資訊
| 名稱 | |
| ID | nlgkjhedgjplelkggkpapieeeijeebcl |
| 官方網址 | 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"
}
} | |