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": "Bulk URL Opener", "version": "2.1", "description": "Opens multiple URLs in one click", "icons": { "128": "images\/Logo.png" }, "permissions": [ "tabs", "storage" ], "host_permissions": [ "<all_urls>" ], "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": { "128": "images\/Logo.png" } }, "manifest_version": 3 }