Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "action": { "default_icon": "src\/assets\/icons\/logo.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "content_scripts": [ { "css": [ "assets\/index.js.950c1a5b.css" ], "js": [ "assets\/content-script-loader.index.js.e9c19fb1.3a211dc8.js" ], "matches": [ "<all_urls>" ], "run_at": "document_start" } ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; frame-src 'self'; child-src 'self'" }, "default_locale": "en", "description": "__MSG_appDesc__", "homepage_url": "https:\/\/chrome.google.com", "host_permissions": [], "icons": { "16": "src\/assets\/icons\/logo.png", "32": "src\/assets\/icons\/logo.png", "48": "src\/assets\/icons\/logo.png" }, "manifest_version": 3, "name": "__MSG_appName__", "permissions": [ "contextMenus", "tabs" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2", "version_name": "1.0.2", "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "img\/*", "icon\/*" ], "use_dynamic_url": false }, { "matches": [ "<all_urls>" ], "resources": [ "assets\/index.js.e9c19fb1.js" ], "use_dynamic_url": true } ] }