WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Custom Search Engine

Custom Search Engine

View on Chrome Web Store
View Custom Search Engine Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (11 ratings)
1 new ratings
1 views
This extension has been viewed 1 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

To use, type 'ms' plus keyword for custom search engines & search term into the url bar. (e.g. ms google <search text>).
Type
Extension
Users
4,000 users
1K
Ravi
View author page of Ravi
Published
Published on December 16, 2017
Version 1.7
Manifest version
3
Updated
Updated on April 28, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Custom Search Engine Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Custom Search Engine",
    "short_name": "Custom Search Engine",
    "description": "To use, type 'ms' plus keyword for custom search engines & search term into the url bar. (e.g. ms google <search text>).",
    "version": "1.7",
    "manifest_version": 3,
    "icons": {
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "service_worker": "service_worker_wrapper.js"
    },
    "omnibox": {
        "keyword": "ms"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/raw.githubusercontent.com\/rsins\/ravi-firefox-custom-search-engines\/master\/SampleCustomEngines\/PopularSearchEngines.txt"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top