WebExtension.net
WebExtension.net

Google Search Maps Button

View on Chrome Web Store
View Google Search Maps Button Chrome Extension on Chrome Web Store
4.9 (518 ratings)

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

Adds back the Maps button to Google search pages and makes the search result map images clickable again for seamless navigation.
Type
Extension
Users
100,000 users
Publisher54321
View author page of Publisher54321
Published
Published on February 11, 2024
Version 1.2.1
Manifest version
3
Updated
Updated on October 14, 2024
View on Chrome Web Store
View Google Search Maps Button Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Google Search Maps Button",
    "version": "1.2.1",
    "description": "Adds back the Maps button to Google search pages and makes the search result map images clickable again for seamless navigation.",
    "permissions": [
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.co.jp\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.at\/search*",
                "https:\/\/www.google.be\/search*",
                "https:\/\/www.google.bg\/search*",
                "https:\/\/www.google.hr\/search*",
                "https:\/\/www.google.cy\/search*",
                "https:\/\/www.google.cz\/search*",
                "https:\/\/www.google.dk\/search*",
                "https:\/\/www.google.ee\/search*",
                "https:\/\/www.google.fi\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.gr\/search*",
                "https:\/\/www.google.hu\/search*",
                "https:\/\/www.google.ie\/search*",
                "https:\/\/www.google.it\/search*",
                "https:\/\/www.google.lv\/search*",
                "https:\/\/www.google.lt\/search*",
                "https:\/\/www.google.lu\/search*",
                "https:\/\/www.google.mt\/search*",
                "https:\/\/www.google.nl\/search*",
                "https:\/\/www.google.pl\/search*",
                "https:\/\/www.google.pt\/search*",
                "https:\/\/www.google.ro\/search*",
                "https:\/\/www.google.sk\/search*",
                "https:\/\/www.google.si\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.se\/search*",
                "https:\/\/www.google.is\/search*",
                "https:\/\/www.google.li\/search*",
                "https:\/\/www.google.no\/search*",
                "https:\/\/www.google.sm\/search*",
                "https:\/\/www.google.ch\/search*",
                "https:\/\/www.google.com.ua\/search*",
                "https:\/\/www.google.rs\/search*",
                "https:\/\/www.google.me\/search*",
                "https:\/\/www.google.ba\/search*",
                "https:\/\/www.google.mk\/search*",
                "https:\/\/www.google.md\/search*",
                "https:\/\/www.google.by\/search*",
                "https:\/\/www.google.ad\/search*",
                "https:\/\/www.google.mc\/search*"
            ],
            "js": [
                "src\/addMapsBtn.js"
            ]
        }
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}
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