| http://foo.com | https://clients2.google.com/service/update2/crx | |
| http://www.bing.com/ | https://www.bing.com/ | |
| http://touch.kaspersky.com | https://github.com/gorhill/uBlock | |
| http://fsf.org/ | http://www.gnu.org/licenses/ | |
| http://www.gnu.org/philosophy/why-not-lgpl.html |
{ "name": "__MSG_ExtensionName__", "icons": { "16": "images/icon_16.png", "32": "images/icon_32.png", "48": "images/icon_48.png", "64": "images/icon_64.png", "128": "images/icon_128.png" }, "action": { "default_icon": { "19": "images/button/inactive_19.png", "38": "images/button/inactive_38.png" }, "default_popup": "/popup/popup.html", "default_title": "__MSG_ToolbarButtonText__" }, "version": "2.14.56.9", "background": { "service_worker": "background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_ExtensionDescription__", "permissions": [ "contextMenus", "cookies", "declarativeNetRequest", "management", "storage", "webRequest", "alarms", "nativeMessaging", "scripting", "tabs", "webNavigation" ], "default_locale": "en", "content_scripts": [ { "js": [ "content/browsers_api.js", "content/json.js", "content/common.js", "content/md5.js", "content/mutation_observer.js", "content/session.js", "content/balloon2.js", "content/dom_parser_lib_script.js", "content/transport.js", "content/password-strength-checker.js", "content/NeedToShowBalloon.js", "content/password_control.js", "content/password_control_balloon.js", "content/content_blocker.js", "content/focus_change_observer.js", "content/protectable_element_detector.js", "content/secure_input_tooltip.js", "content/virtual_keyboard_common.js", "content/virtual_keyboard_content.js", "content/virtual_keyboard_input_icon.js", "content/browser_keyboard_balloon.js", "content/browser_keyboard_content.js", "content/browser_keyboard_input_processor.js", "content/abp_filters_processor.js", "content/css_anti_banner.js", "content/url_advisor.js", "content/url_advisor_balloon.js", "content/web_session_monitor.js", "content/search_activity.js", "content/compromised_account.js", "content/website_credentials.js", "content/kpm_promo.js", "content/kpm_promo_balloon.js", "content/cookie_notice_selector.js", "content/webpage.js", "content/phishing_content.js", "content/document.js", "content/visited_sites.js" ], "run_at": "document_start", "matches": [ "http://*/*", "https://*/*" ], "all_frames": true, "match_origin_as_fallback": true }, { "js": [ "content/url_advisor_bing.js" ], "run_at": "document_start", "matches": [ "http://www.bing.com/*", "https://www.bing.com/*" ], "all_frames": true } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; connect-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "snapshot_resources/*" ], "use_dynamic_url": true } ] }
ⓘ 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.