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_appName__", "version": "1.2.13", "description": "__MSG_shortDesc__", "default_locale": "en", "icons": { "16": "\/icons\/default\/icon16.png", "48": "\/icons\/default\/icon48.png", "64": "\/icons\/default\/icon64.png", "128": "\/icons\/default\/icon128.png" }, "action": { "default_icon": { "16": "\/icons\/default\/icon16.png", "48": "\/icons\/default\/icon48.png", "64": "\/icons\/default\/icon64.png", "128": "\/icons\/default\/icon128.png" }, "default_title": "__MSG_mftActionDecode__" }, "background": { "service_worker": "background\/index.js" }, "web_accessible_resources": [ { "matches": [ "<all_urls>" ], "resources": [ "\/vendor\/Jcrop.gif", "\/content\/pixel.png" ] } ], "permissions": [ "storage", "scripting", "activeTab", "contextMenus", "clipboardWrite" ] }