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_descr__", "name": "__MSG_appname__", "default_locale": "en", "icons": { "48": "images\/48.png" }, "permissions": [ "storage" ], "manifest_version": 3, "web_accessible_resources": [ { "resources": [ "*" ], "matches": [ "*:\/\/*\/*" ] } ], "background": { "service_worker": "js\/bg.js" }, "action": { "default_icon": "images\/128.png", "default_popup": "window.html" }, "version": "0.0.8", "host_permissions": [ "*:\/\/*\/*" ] }