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 |
| 公式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 |
| Eメール | [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"
}
} | |