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", "offline_enabled": true, "version": "2023.1.25.0", "default_locale": "en", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "icons": { "16": "images\/icon_16x16.png", "48": "images\/icon_48x48.png", "128": "images\/icon_128x128.png" }, "background": { "service_worker": "scripts\/background.js" }, "action": { "default_title": "__MSG_extName__", "default_icon": "images\/icon.png", "default_popup": "main.html" }, "permissions": [ "activeTab", "scripting" ], "manifest_version": 3 }