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", "default_locale": "en", "name": "__MSG_name__", "version": "2.0.0.0", "manifest_version": 3, "homepage_url": "https:\/\/openaddons.com\/", "description": "__MSG_description__", "icons": { "16": "icon.png", "48": "icon-48.png", "128": "icon-128.png" }, "permissions": [ "contextMenus", "storage", "activeTab" ], "action": { "default_icon": "icon.png", "default_title": "__MSG_icon_hover_text__" }, "incognito": "spanning", "background": { "service_worker": "background.js" }, "options_page": "settings.html" }