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", "manifest_version": 3, "name": "__MSG_name__", "description": "__MSG_description__", "version": "2.7.0.0", "default_locale": "en", "action": { "default_title": "__MSG_name__", "default_popup": "popup\/index.html", "default_icon": { "16": "icon\/logo.png", "32": "icon\/logo.png", "48": "icon\/logo.png", "128": "icon\/logo.png", "300": "icon\/logo.png" } }, "web_accessible_resources": [ { "resources": [ "assets\/*" ], "matches": [ "<all_urls>" ] } ], "icons": { "16": "icon\/logo.png", "32": "icon\/logo.png", "48": "icon\/logo.png", "128": "icon\/logo.png", "300": "icon\/logo.png" }, "permissions": [ "management", "storage", "unlimitedStorage", "downloads" ], "host_permissions": [ "*:\/\/clients2.google.com\/service\/update2\/crx*", "*:\/\/clients2.googleusercontent.com\/crx\/download\/*" ] }