Password Generator
Generate a strong password with the click of a button
Apa itu Password Generator?
Password Generator adalah ekstensi Chrome yang dikembangkan oleh generatepassextension, dan fitur utamanya adalah "Generate a strong password with the click of a button".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Password Generator
Unduh file ekstensi 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
Password Generator allows you to generate secure, unique passwords with ease. Simply select the password options that suit your needs and generate your new password. Password Generator offers multiple options including customizable character length, uppercase letters, lowercase letters, symbols, and numbers. To copy the password click the copy icon and the password will automatically be saved to your clipboard ready for you to paste.
Informasi Dasar Ekstensi
Nama | Password Generator |
ID | dmgfleolhlbboiboibgicilbdpbdonnm |
URL Resmi | https://chromewebstore.google.com/detail/password-generator/dmgfleolhlbboiboibgicilbdpbdonnm |
Deskripsi | Generate a strong password with the click of a button |
Ukuran File | 60.63 KB |
Jumlah Instalasi | 100 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2021-03-20 |
Tanggal Publikasi | 2021-03-19 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | generatepassextension |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Password Generator", "version": "1.0", "description": "Generate a strong password with the click of a button", "manifest_version": 2, "icons": { "48": "password-icon-48.png", "128": "password-icon-48.png" }, "browser_action": { "default_popup": "popup.html" }, "permissions": [ " |