Password Generator
Generate a strong password with the click of a button
What is Password Generator?
Password Generator is a Chrome extension developed by generatepassextension, and its main feature is "Generate a strong password with the click of a button".
Extension Screenshots
Download Password Generator Extension CRX File
Download Password Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Password Generator |
ID | dmgfleolhlbboiboibgicilbdpbdonnm |
Official URL | https://chromewebstore.google.com/detail/password-generator/dmgfleolhlbboiboibgicilbdpbdonnm |
Description | Generate a strong password with the click of a button |
File Size | 60.63 KB |
Installation Count | 100 |
Current Version | 1.0 |
Last Updated | 2021-03-20 |
Publish Date | 2021-03-19 |
Rating | 5.00/5 Total 2 Ratings |
Developer | generatepassextension |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |