Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "49", "browser_action": { "default_icon": { "19": "assets\/icons\/icon_19.png", "38": "assets\/icons\/icon_38.png" }, "default_popup": "popup.html" }, "icons": { "16": "assets\/icons\/icon_16.png", "48": "assets\/icons\/icon_48.png", "128": "assets\/icons\/icon_128.png" }, "offline_enabled": true, "permissions": [ "storage", "management" ], "name": "Extensions switcher", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.5.3" }