WebExtension.net
WebExtension.net

Google Maps Buttons in Google Search

View on Chrome Web Store
View Google Maps Buttons in Google Search Chrome Extension on Chrome Web Store
5.0 (4 ratings)

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

Shows Google Maps links in your search results & makes maps clickable. Designed for EU residents after the Digital Markets Act.
Type
Extension
Users
13 users
1
Website zoma.dev
Scio Labs
View author page of Scio Labs
Published
Published on October 20, 2024
Version 1.0.6
Manifest version
3
Updated
Updated on October 20, 2024
View on Chrome Web Store
View Google Maps Buttons in Google Search Chrome Extension on Chrome Web Store
productivity/tools
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "1.0.6",
    "default_locale": "en",
    "name": "__MSG_extName__",
    "author": "__MSG_extAuthor__",
    "description": "__MSG_extDescription__",
    "icons": {
        "16": "icons\/[email protected]",
        "48": "icons\/[email protected]",
        "128": "icons\/[email protected]"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/google.com\/search*",
                "https:\/\/www.google.com\/search*",
                "https:\/\/google.com\/",
                "https:\/\/www.google.com\/"
            ],
            "js": [
                "content_scripts\/content-0.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [],
            "matches": [
                "https:\/\/google.com\/*",
                "https:\/\/www.google.com\/*",
                "https:\/\/google.com\/*",
                "https:\/\/www.google.com\/*"
            ]
        }
    ]
}
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