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", "name": "Extension Manager with Profiles", "description": "__MSG_description__", "default_locale": "en", "version": "0.2.3", "manifest_version": 3, "permissions": [ "storage", "management" ], "action": { "default_popup": "\/data\/panel\/index.html" }, "background": { "service_worker": "worker.js" }, "homepage_url": "https:\/\/add0n.com\/addon-manager.html", "options_ui": { "page": "\/data\/options\/index.html" }, "icons": { "16": "\/data\/icons\/16.png", "32": "\/data\/icons\/32.png", "48": "\/data\/icons\/48.png", "64": "\/data\/icons\/64.png", "128": "\/data\/icons\/128.png", "256": "\/data\/icons\/256.png" }, "commands": { "_execute_action": [], "switch-to-profile-1": { "description": "Switch to Profile 1 (Default)" }, "switch-to-profile-2": { "description": "Switch to Profile 2" }, "switch-to-profile-3": { "description": "Switch to Profile 3" }, "switch-to-profile-4": { "description": "Switch to Profile 4" }, "switch-to-profile-5": { "description": "Switch to Profile 5" }, "switch-to-profile-6": { "description": "Switch to Profile 6" }, "switch-to-profile-7": { "description": "Switch to Profile 7" }, "switch-to-profile-8": { "description": "Switch to Profile 8" }, "switch-to-profile-9": { "description": "Switch to Profile 9" } }, "offline_enabled": true }