WebExtension.net
WebExtension.net

Directo - Travel Deals - Save on Fees

View on Chrome Web Store
View Directo - Travel Deals - Save on Fees Chrome Extension on Chrome Web Store
4.4 (165 ratings)
1 new ratings

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

Get (easy) direct access to the best deals on hotels and vacation rentals, while browsing your go-to sites.
Type
Extension
Users
100,000 users
Website getdirecto.com
Directo Tech, Inc
View author page of Directo Tech, Inc
Published
Published on April 5, 2020
Version 2.30.4
Manifest version
3
Updated
Updated on November 13, 2024
View on Chrome Web Store
View Directo - Travel Deals - Save on Fees 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": "__MSG_appName__",
    "version": "2.30.4",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';",
        "isolated_world": "script-src 'self'; object-src 'self';"
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_title": "Directo"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "activeTab",
        "scripting",
        "alarms"
    ],
    "content_scripts": [
        {
            "js": [
                "js\/content.js",
                "js\/vendor.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}
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