| https://www.google-analytics.com/analytics_debug.js | https://clients2.google.com/service/update2/crx |
{ "name": "Google Analytics Debugger", "icons": { "16": "icon-16.png", "48": "icon-48.png", "128": "icon-128.png" }, "action": { "default_icon": { "16": "icon-off-16.png", "32": "icon-off-32.png" }, "default_title": "GA Debug: OFF" }, "version": "3.0", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Prints useful information to the JavaScript console by enabling the debug version of the Google Analytics Javascript.", "permissions": [ "tabs", "declarativeNetRequest", "storage" ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "declarative_net_request": { "rule_resources": [ { "id": "ruleset", "path": "rules.json", "enabled": false } ] } }
ⓘ 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.