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",
"name": "Search InternetSearchWeb.com",
"short_name": "MultiSearch",
"description": "Type keyword on omnibox to search InternetSearchWeb.com. Search web, social media, images, videos, AI chatbots.",
"version": "1.0",
"manifest_version": 3,
"icons": {
"16": "16.png",
"48": "48.png",
"128": "128.png"
},
"chrome_settings_overrides": {
"search_provider": {
"name": "InternetSearchWeb",
"search_url": "https:\/\/www.internetsearchweb.com\/search-engines?q={searchTerms}",
"keyword": "Search",
"favicon_url": "https:\/\/www.internetsearchweb.com\/images\/icons\/144.png",
"encoding": "UTF-8",
"is_default": true
}
}
}