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": "Overload Search - Advanced Google Search", "short_name": "Overload Search", "description": "Overload Search! Fast advanced Google Search", "version": "2.0.9", "default_locale": "en", "permissions": [ "activeTab" ], "manifest_version": 3, "icons": { "16": "images\/128.png", "32": "images\/128.png", "48": "images\/128.png", "128": "images\/128.png" }, "action": { "default_popup": "popup.html", "default_title": "Overload Search" }, "background": { "service_worker": "background.js" }, "commands": { "_execute_action": { "suggested_key": { "chromeos": "Alt+G", "linux": "Alt+G", "mac": "Alt+G", "windows": "Alt+G" } } } }