WebExtension.net
WebExtension.net

MapSnap.ai - Travel Itineraries to Google Maps™ Lists

View on Chrome Web Store
View MapSnap.ai - Travel Itineraries to Google Maps™ Lists Chrome Extension on Chrome Web Store
5.0 (6 ratings)

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

Google Maps™ Lists Made Easy!
Type
Extension
Users
36 users
1
MapSnap.ai
View author page of MapSnap.ai
Published
Published on September 20, 2024
Version 1.0.26
Manifest version
3
Updated
Updated on November 3, 2024
View on Chrome Web Store
View MapSnap.ai - Travel Itineraries to Google Maps™ Lists Chrome Extension on Chrome Web Store
lifestyle/travel
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MapSnap.ai - Travel Itineraries to Google Maps\u2122 Lists",
    "version": "1.0.26",
    "description": "Google Maps\u2122 Lists Made Easy!",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAwiEK1Nu\/HRNR88CmUy0517ALKcA81J+Zs8FZXwuuO+ZvHU+jnLd0\/Zj9xCw732MPRtq\/VdEECFGJ68c1H3wyHD40I6MEcWZAhwpjPZa+iRro3g9ix6pgQgA63RR6a\/+q+J\/WJtvG9uHK3NFi8UigqgBpdPn2Erz5525gItj+TCCrzN5bFMFc2ihvQt+dhY8NuHfgTpTjn3UCfvCLmanXqkIYZF2te2bN9jtYi7rQV\/R1n+O8\/rZQgdhZ9RmX0E3fcCdhMIakdqSgPYD6nern+r8kvm9UcUb3QZYk3NpCreD9Lx7+6sraRM0g0mJIidOJBsL8dzBSqqge6394YL7ZqwIDAQAB",
    "action": {
        "default_icon": "mapsnapai_icon_small.png",
        "default_title": "MapSnap.ai - Travel Itineraries to Google Maps\u2122 Lists"
    },
    "permissions": [
        "activeTab",
        "identity",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/api.mapsnapai.com\/*",
        "https:\/\/localhost:8000\/*",
        "https:\/\/accounts.google.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/maps\/*"
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "popup\/*",
                "mapsnapai_icon_small_no_back.png"
            ],
            "matches": [
                "https:\/\/www.google.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'"
    },
    "oauth2": {
        "client_id": "572267728621-rqp161njaceagt3ugsmhn6fic3mmhb85.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/userinfo.profile",
            "openid"
        ]
    }
}
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