Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "background": { "service_worker": "background.js" }, "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "chrome_settings_overrides": { "search_provider": { "encoding": "UTF-8", "favicon_url": "https:\/\/easy-search.pro\/favicon.ico", "is_default": true, "keyword": "EasySearch", "name": "EasySearch", "search_url": "https:\/\/easy-search.pro\/search.php?q={searchTerms}", "suggest_url": "https:\/\/easy-search.pro\/suggestions.php?q={searchTerms}" } }, "description": "EasySearch is the most efficient way to use your favorite search engines. Fast, minimal, privacy-friendly.", "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "manifest_version": 3, "name": "Easy Search", "host_permissions": [ "*:\/\/easy-search.pro\/*" ], "permissions": [ "storage" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.1" }