Version 0.3.0 View in Chrome Web Store
The security findings correctly identify these as high-risk permissions that could enable malicious activities like session hijacking, cross-site tracking, or data theft across all browsing sessions.
| http://www.w3.org/2000/svg | http://www.w3.org/1999/xlink | |
| https://clients2.google.com/service/update2/crx |
{ "name": "__MSG_ext_name__", "icons": { "16": "icon/icon_16.png", "128": "icon/icon_128.png" }, "action": { "default_icon": { "19": "icon/icon_19.png", "38": "icon/icon_38.png" }, "default_popup": "popup.html", "default_title": "__MSG_ext_name__" }, "version": "0.3.0", "commands": { "_execute_action": {} }, "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_ext_desc__", "permissions": [ "tabs", "cookies" ], "default_locale": "en", "host_permissions": [ "http://*/*", "https://*/*" ], "manifest_version": 3, "content_security_policy": { "extension_page": "script-src 'self'; object-src 'self'" } }
ⓘ 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.