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_extName__", "description": "__MSG_extShortDesc__", "background": { "service_worker": "js\/background.js" }, "default_locale": "en", "action": { "default_title": "__MSG_extName__", "default_popup": "popup\/popup.html", "default_icon": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png", "300": "icons\/icon-300.png" } }, "permissions": [ "alarms", "storage", "downloads", "scripting" ], "host_permissions": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "version": "1.0.2", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "manifest_version": 3 }