Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "icon16.png", "48": "icon48.png", "96": "icon96.png", "128": "icon128.png" } }, "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "16": "icon16.png", "48": "icon48.png", "96": "icon96.png", "128": "icon128.png" }, "manifest_version": 3, "name": "__MSG_appName__", "options_ui": { "open_in_tab": true, "page": "options.html" }, "permissions": [ "storage", "contextMenus", "notifications" ], "web_accessible_resources": [ { "resources": [ "icon96.png" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "https:\/\/localhost\/*", "*:\/\/*\/" ], "short_name": "uTorrent", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.0" }