WebExtension.net
WebExtension.net

Dovie - Find Travel Deals

View on Chrome Web Store
View Dovie - Find Travel Deals 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.

Save money on flights, hotels, rentals, and more. By the Dovie team.
Type
Extension
Users
42 users
1
Website dovie.org
Dovie
View author page of Dovie
Published
Published on July 24, 2024
Version 1.2
Manifest version
3
Updated
Updated on August 13, 2024
View on Chrome Web Store
View Dovie - Find Travel Deals 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": "Dovie - Find Travel Deals",
    "version": "1.2",
    "description": "Save money on flights, hotels, rentals, and more. By the Dovie team.",
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "32": "icon-32.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "32": "icon-32.png",
            "48": "icon-48.png",
            "128": "icon-128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "contentScript.js"
            ]
        }
    ]
}
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