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": "Open Multiple URLs", "version": "1.6.0", "manifest_version": 3, "description": "Opens a list of URLs", "homepage_url": "https:\/\/github.com\/htrinter\/Open-Multiple-URLs", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "action": { "default_icon": "icon19.png", "default_popup": "browseraction.html" }, "commands": { "_execute_action": { "default": "CTRL+M" } }, "permissions": [ "storage" ], "incognito": "split" }