Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "background": { "service_worker": ".\/scripts\/rootServiceWorker.js" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "default_locale": "en", "description": "__MSG_ExtnDescription__", "host_permissions": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "icons": { "16": ".\/assets\/icon_16x16.png", "32": ".\/assets\/icon_32x32.png", "64": ".\/assets\/icon_64x64.png", "128": ".\/assets\/icon_128x128.png" }, "manifest_version": 3, "name": "__MSG_ExtnName__", "options_ui": { "page": "templates\/options.html" }, "permissions": [ "storage", "cookies", "tabs", "alarms", "contextMenus", "notifications", "scripting" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.12" }