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": "Custom Chrome - Extension Manager", "author": "Ciaran & Chris", "description": "A beautiful Google Chrome extension manager to turn on\/off other extensions quickly and easily without leaving your current tab", "version": "1.46", "permissions": [ "storage", "management" ], "icons": { "16": "images\/googleCog16.png", "48": "images\/googleCog48.png", "128": "images\/googleCog128.png" }, "action": { "default_icon": "images\/googleCog128.png", "default_popup": "popup.html" }, "short_name": "Custom Chrome", "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" } }