Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_shortDesc__", "author": "John Musk", "permissions": [ "tabs", "storage", "downloads", "scripting", "activeTab" ], "manifest_version": 3, "version": "2.2", "default_locale": "en", "icons": { "128": "images\/128.png" }, "action": { "default_icon": { "128": "images\/128.png" }, "default_popup": "popup.html" }, "background": { "service_worker": "static\/background\/index.js" }, "content_scripts": [ { "css": [], "js": [ "content.06af5f40.js" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/\/*" ], "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "purify.57de32e2.js", "index.es.e484a2fb.js" ] } ] }