Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "version": "10.6", "description": "__MSG_extDescription__", "options_page": "options.html", "options_ui": { "page": "options.html", "open_in_tab": false }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "service_worker": "service_worker.js" }, "default_locale": "en", "permissions": [ "activeTab", "declarativeContent", "contextMenus", "scripting", "storage" ], "optional_permissions": [ "tabs" ], "action": { "default_title": "__MSG_Search_this_site__", "default_icon": "icon128.png" }, "manifest_version": 3 }