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, "description": "View and edit long URL search query string with relative ease", "name": "Search API Query String Parser", "action": { "default_icon": "img\/icon19.png", "default_title": "Parse Query String", "default_popup": "popup.html" }, "icons": { "16": "img\/icon16.png", "32": "img\/icon32.png", "48": "img\/icon48.png", "64": "img\/icon64.png", "128": "img\/icon128.png" }, "permissions": [ "activeTab" ], "version": "0.0.1.18" }