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": "Effortlessly Manage Your Chrome Extensions", "version": "1.1.1", "manifest_version": 3, "name": "Easy Extension Manager", "action": { "default_popup": "popup.html", "default_icon": "icon-34.png" }, "icons": { "128": "icon-128.png" }, "permissions": [ "management", "storage" ], "web_accessible_resources": [ { "resources": [ "icon-128.png", "icon-34.png" ], "matches": [] } ] }