Cyberx Password Generator
Cyberx Password Generator
What is Cyberx Password Generator?
Cyberx Password Generator is a Chrome extension developed by https://dodu.it, and its main feature is "Cyberx Password Generator".
Extension Screenshots
Download Cyberx Password Generator Extension CRX File
Download Cyberx 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
Lightweight, Simple, Easy and Fast Password Generator. ------------------- Features: ------------------- - automatic password copy to clipboard - easy to use - generates strong passwords (upper case, lowercase, numbers and symbols) - lightweight extension (about 30KB) - Exclusion of dubious characters (like letter O that could be confused with o or 0); Updates: - fixed layout - stronger passwords
Extension Basic Information
Name | Cyberx Password Generator |
ID | mhdpbjioaheebpjjbkglnkljmmgbiedb |
Official URL | https://chromewebstore.google.com/detail/cyberx-password-generator/mhdpbjioaheebpjjbkglnkljmmgbiedb |
Description | Cyberx Password Generator |
File Size | 30.14 KB |
Installation Count | 96 |
Current Version | 3.5.0 |
Last Updated | 2023-10-02 |
Publish Date | 2013-10-20 |
Rating | 4.25/5 Total 4 Ratings |
Developer | https://dodu.it |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cyberx Password Generator", "description": "Cyberx Password Generator", "version": "3.5.0", "icons": { "128": "images\/icon_128.png" }, "action": { "default_popup": "popup.html" }, "permissions": [ "clipboardWrite" ] } |