| https://api.vimeo.com/videos/ | https://jquery.com/ | |
| https://sizzlejs.com/ | https://jquery.org/license | |
| https://js.foundation/ | https://soundcloud.com/ | |
| https://www.instagram.com/graphql/query/?query_hash=55a3c4bad29e4e20c20ff4cdfd80f5b4&variables= | https://api.twitter.com/2/timeline/conversation/ | |
| https://vidow.me/chromium/getinfo.php? | https://vdpchrome.com/vdpr | |
| https://www.facebook.com/video/video_data_async/?video_id= | http://jedwatson.github.io/classnames | |
| https://reactjs.org/docs/error-decoder.html?invariant= | http://www.w3.org/1999/xlink | |
| http://www.w3.org/XML/1998/namespace | http://www.w3.org/2000/svg | |
| http://www.w3.org/1998/Math/MathML | http://www.w3.org/1999/xhtml | |
| https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE | http://www.facebook.com/sharer.php?u=https://chrome.google.com/webstore/detail/video-downloader-pro/ | |
| https://chrome.google.com/webstore/detail/video-downloader-pro/ | https://ted.com/talks/ | |
| https://ted.com/playlists/ | https://embed.ted.com/ | |
| https://dai.ly/ | https://dailymotion.com/video/ | |
| https://www.dailymotion.com/embed/video/ | https://www.dailymotion.com/thumbnail/video/ | |
| https://coub.com/view/ | http://player.canalplus.fr/embed/ | |
| https://loom.com/share/ | https://fast.wistia.com/embed/iframe/ | |
| https://fast.wistia.com/embed/medias/ | https://www.teachertube.com/ | |
| https://www.teachertube.com/embed/ | https://www.dailymotion.com/player/metadata | |
| https://clients2.google.com/service/update2/crx | https://www.robotstxt.org/robotstxt.html |
{ "name": "__MSG_extName__", "icons": { "16": "assets/icons/icon_16.png", "32": "assets/icons/icon_32.png", "64": "assets/icons/icon_64.png", "128": "assets/icons/icon_128.png" }, "action": { "default_icon": { "16": "assets/icons/icon_16.png", "32": "assets/icons/icon_32.png" }, "default_popup": "popup.html", "default_title": "__MSG_extName__" }, "version": "0.4.10", "background": { "type": "module", "service_worker": "js/background.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_extDescription__", "permissions": [ "storage", "webRequest", "tabs", "downloads" ], "default_locale": "en", "content_scripts": [ { "js": [ "js/allUrl.js" ], "run_at": "document_end", "matches": [ "<all_urls>" ], "exclude_matches": [ "*://*.vimeo.com/*", "*://*.dailymotion.com/*", "*://*.vk.com/*", "*://*.instagram.com/*", "*://*.facebook.com/*", "*://*.soundcloud.com/*", "*://*.tiktok.com/*", "*://*.twitter.com/*", "*://*.youtube.com/*" ] }, { "js": [ "js/dailymotion.js" ], "run_at": "document_idle", "matches": [ "*://*.dailymotion.com/*" ] }, { "js": [ "./js/vimeo.js" ], "run_at": "document_idle", "matches": [ "*://*.vimeo.com/*" ] }, { "js": [ "./js/instagram.js" ], "run_at": "document_idle", "matches": [ "*://*.instagram.com/*" ] }, { "js": [ "./js/facebook.js" ], "run_at": "document_idle", "matches": [ "*://*.facebook.com/*" ] }, { "js": [ "./js/tiktok.js" ], "run_at": "document_idle", "matches": [ "*://*.tiktok.com/*" ] }, { "js": [ "./js/twitter.js" ], "run_at": "document_idle", "matches": [ "*://*.twitter.com/*" ] }, { "js": [ "./js/youtube.js" ], "run_at": "document_idle", "matches": [ "*://*.youtube.com/*" ] }, { "js": [ "./js/soundcloud.js" ], "run_at": "document_idle", "matches": [ "*://*.soundcloud.com/*" ] } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "js/**", "assets/**" ] } ] }
ⓘ 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.