Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "service_worker": "background.js" }, "action": { "default_icon": "icon.png", "default_title": "__MSG_title__" }, "description": "__MSG_extDesc__", "icons": { "16": "icon-faved.png", "48": "icon-faved.png", "128": "icon-faved.png" }, "manifest_version": 3, "name": "__MSG_extName__", "options_page": "options.html", "permissions": [ "tabs", "bookmarks", "storage" ], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.11", "default_locale": "en" }