Easy Password Generator
Create secure passwords with one click! Just click on the 'generate' button and copy the text above!
Apa itu Easy Password Generator?
Easy Password Generator adalah ekstensi Chrome yang dikembangkan oleh https://www.mdmarketingdigital.com, dan fitur utamanya adalah "Create secure passwords with one click! Just click on the 'generate' button and copy the text above!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Easy Password Generator
Unduh file ekstensi Easy Password Generator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | Easy Password Generator |
ID | nlgkjhedgjplelkggkpapieeeijeebcl |
URL Resmi | https://chromewebstore.google.com/detail/easy-password-generator/nlgkjhedgjplelkggkpapieeeijeebcl |
Deskripsi | Create secure passwords with one click! Just click on the 'generate' button and copy the text above! |
Ukuran File | 22.36 KB |
Jumlah Instalasi | 33 |
Versi Saat Ini | 1.4.2 |
Terakhir Diperbarui | 2023-06-13 |
Tanggal Publikasi | 2021-03-13 |
Penilaian | 5.00/5 Total 6 Penilaian |
Pengembang | https://www.mdmarketingdigital.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.mdmarketingdigital.com/ |
Bahasa yang Didukung | 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" } } |