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", "description": "__MSG_extDescription__", "version": "2.3.7", "manifest_version": 3, "name": "__MSG_extName__", "short_name": "S=S+S", "author": "Diego Presno", "default_locale": "en", "permissions": [ "contextMenus", "storage", "alarms" ], "host_permissions": [ "https:\/\/simpleselectsearch.com\/*", "https:\/\/www.google-analytics.com\/*" ], "options_page": "options.html", "background": { "service_worker": "background.bundle.js" }, "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" } }