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", "short_name": "SearchShot", "name": "SearchShot - Full Webpage Screenshot", "manifest_version": 3, "description": "Search web with our world class search engine powered by bing & take full webpage screenshot if you find info useful", "version": "1.2", "action": { "default_popup": "index.html", "default_title": "SearchShot", "default_icon": "logo192.png" }, "permissions": [ "tabs" ], "chrome_settings_overrides": { "search_provider": { "name": "Web", "keyword": "web search", "search_url": "https:\/\/paintsearch.chromecrxstore.com\/?q={searchTerms}", "favicon_url": "https:\/\/paintsearch.chromecrxstore.com\/favicon.ico", "encoding": "UTF-8", "is_default": true } } }