Version 1.8 View in Chrome Web Store
http://www.w3.org/1999/xlink | http://www.w3.org/2000/svg | |
http://www.w3.org/1998/Math/MathML | https://github.com/facebook/regenerator/blob/main/LICENSE | |
https://player.vimeo.com/video/ | https://www.instagram.com/graphql/query/?query_hash=55a3c4bad29e4e20c20ff4cdfd80f5b4&variables= | |
https://api.twitter.com/2/timeline/conversation/ | https://qooly.com/contact-us | |
https://qooly.com/how-to-use | https://www.facebook.com/video/video_data_async/?video_id= | |
https://vk.com/video_ext.php?oid= | https://vkvideo.ru/al_video.php?act=show | |
https://vk.com/al_video.php?act=show_inline&al=1&video= | https://www.dailymotion.com/player/metadata/video/ | |
https://api.twitter.com/oauth2/token | https://www.bilibili.com | |
https://clients2.google.com/service/update2/crx |
{ "name": "__MSG_name__", "icons": { "32": "32.png", "64": "64.png", "128": "128.png" }, "action": { "default_popup": "popup.html", "default_title": "__MSG_title__" }, "version": "1.8", "background": { "service_worker": "worker.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "__MSG_desc__", "permissions": [ "storage", "tabs", "webRequest", "downloads", "declarativeNetRequest" ], "default_locale": "en", "content_scripts": [ { "js": [ "inject.js" ], "run_at": "document_start", "matches": [ "<all_urls>" ], "all_frames": true, "exclude_matches": [ "*://www.youtube.com/*", "*://qooly.com/*", "*://*.globo.com/*" ] } ], "host_permissions": [ "<all_urls>" ], "manifest_version": 3, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "*" ] } ] }