WebExtension.net
WebExtension.net

MapQuest Search

View on Chrome Web Store
View MapQuest Search Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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
4,000 users
1K
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
View on Chrome Web Store
View MapQuest Search Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category

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
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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