The extension has a reasonable user base of 10,000 users with a decent 4.1-star rating, indicating general user satisfaction. The developer xfox111.net appears to maintain the extension with version 5.1.7 suggesting ongoing development. The extension uses Manifest V3, which is the more secure and modern standard for Chrome extensions.
The primary concern is the storage permission, which allows the extension to store data locally on your device. While this is typically necessary for password generators to save user preferences or settings, it could potentially be misused to store sensitive information. However, given the extension's purpose as a password generator, this permission appears justified and necessary for basic functionality like remembering user preferences for password length, character sets, or generation history.
This extension presents minimal risk for most users. The storage permission is appropriate for a password generator's functionality. You can safely use this extension in your main Chrome profile. However, as with any password-related tool, consider whether you truly need to store any data locally - many password generators can function without persistent storage. If you're particularly security-conscious, you could run it in a separate profile, but this level of precaution isn't necessary given the low risk assessment and appropriate permissions for the stated functionality.
| http://www.w3.org/2000/svg | https://clients2.google.com/service/update2/crx | |
| https://github.com/xfox111/PasswordGeneratorExtension | https://github.com/wxt-dev/wxt/issues/371 | |
| https://wxt.dev/guide/go-further/testing.html | http://fb.me/use-check-prop-types | |
| https://react.dev/errors/ | http://www.w3.org/1998/Math/MathML | |
| http://www.w3.org/1999/xlink | http://www.w3.org/XML/1998/namespace | |
| https://xfox111.net | https://bsky.app/profile/xfox111.net | |
| https://buymeacoffee.com/xfox111 | https://chrome.google.com/webstore/detail/password-generator/jnjobgjobffgmgfnkpkjfjkkfhfikmfl | |
| https://microsoftedge.microsoft.com/addons/detail/password-generator/manimdhobjbkfpeeehlhhneookiokpbj | https://github.com/xfox111/PasswordGeneratorExtension/ |
{ "name": "__MSG_manifest_name__", "icons": { "16": "/icons/16.png", "32": "/icons/32.png", "48": "/icons/48.png", "128": "/icons/128.png", "1024": "/icons/1024.png" }, "action": { "default_popup": "popup.html", "default_title": "Password generator" }, "author": "__MSG_manifest_author__", "version": "5.1.7", "options_ui": { "page": "options.html", "open_in_tab": false }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_manifest_description__", "permissions": [ "storage" ], "homepage_url": "https://github.com/xfox111/PasswordGeneratorExtension", "default_locale": "en", "manifest_version": 3 }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.