WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
MapQuest Search

MapQuest Search

View on Chrome Web Store
View MapQuest Search Chrome Extension on Chrome Web Store
Add to bookmarks
3.0 (2 ratings)
1 new ratings
24 views
This extension has been viewed 24 times

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

Use Mapquest Search extension to Locate & Search Places with your browsers Omni Search Box. MapQuest Search sets your default…
Type
Extension
Users
30,000 users
10K
Mapquest Search
View author page of Mapquest Search
Published
Published on September 30, 2024
Version 1.6
Manifest version
3
Updated
Updated on October 29, 2024
lifestyle/travel
Extension Category
View on Chrome Web Store
View MapQuest Search 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",
    "version": "1.6",
    "manifest_version": 3,
    "short_name": "MapQuest Search",
    "name": "MapQuest Search",
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "*.json"
            ]
        }
    ],
    "icons": {
        "128": "images\/icon.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "declarativeNetRequest"
    ],
    "omnibox": {
        "keyword": "search"
    },
    "host_permissions": [
        "*:\/\/mapquestdrivingdirections.org\/*"
    ],
    "chrome_settings_overrides": {
        "search_provider": {
            "name": "Online",
            "keyword": "MapQuest",
            "search_url": "https:\/\/mapquestdrivingdirections.org\/admin-search\/public\/link?q={searchTerms}",
            "suggest_url": "https:\/\/mapquestdrivingdirections.org\/admin-search\/public\/autosuggest?searchTerm={searchTerms}",
            "favicon_url": "https:\/\/mapquestdrivingdirections.org\/admin-search\/public\/favicon.ico",
            "encoding": "UTF-8",
            "is_default": 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