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", "manifest_version": 3, "version": "0.3.0", "default_locale": "en", "name": "__MSG_extName__", "author": "__MSG_extAuthor__", "description": "__MSG_extDescription__", "icons": { "16": "icons\/[email protected]", "48": "icons\/[email protected]", "128": "icons\/[email protected]" }, "action": { "default_popup": "action\/default_popup.html" }, "background": { "service_worker": "background\/service_worker.js" }, "permissions": [ "storage", "alarms" ] }