WebExtension.net
WebExtension.net

BrowseHero: Maps & Travel Explorer

View on Chrome Web Store
View BrowseHero: Maps & Travel Explorer Chrome Extension on Chrome Web Store
0.0 (0 ratings)

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

Discover relevant content and recommendations that align with your interests without all the hard work.
Type
Extension
Users
132 users
4
BrowseHero.me
View author page of BrowseHero.me
Published
Published on December 28, 2023
Version 1.0.4
Manifest version
3
Updated
Updated on April 4, 2024
View on Chrome Web Store
View BrowseHero: Maps & Travel Explorer 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",
    "name": "BrowseHero: Maps & Travel Explorer",
    "version": "1.0.4",
    "description": "Discover relevant content and recommendations that align with your interests without all the hard work.",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/16x16.png",
        "19": "icons\/19x19.png",
        "32": "icons\/32x32.png",
        "38": "icons\/38x38.png",
        "48": "icons\/48x48.png",
        "64": "icons\/64x64.png",
        "128": "icons\/128x128.png",
        "256": "icons\/256x256.png"
    },
    "permissions": [
        "storage",
        "alarms",
        "tabGroups"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": false
        },
        {
            "js": [
                "site.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "action": {
        "default_title": "",
        "default_popup": "popup\/index.html"
    }
}
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