Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Bulk URL & Keyword Opener - Rankmatics", "version": "1.0.3", "description": "Instantly Open URLs or Search Keywords in BULK \u2013 Save Time Like a PRO!", "action": { "default_popup": "index.html", "default_title": "Rankmatics URL & Keyword Opener", "default_icon": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }, "permissions": [ "tabs", "clipboardRead", "clipboardWrite", "downloads", "windows" ], "host_permissions": [ "<all_urls>" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } }