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",
"manifest_version": 3,
"name": "All in one web searcher",
"version": "5.0",
"description": "Search anything on the internet easily by typing into ONE unified search box",
"action": {
"default_title": "All in one Web Searcher",
"default_icon": "icons\/48.png",
"default_popup": "form.html"
},
"icons": {
"16": "icons\/48.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"author": "[email protected]",
"options_page": "options.html"
}