WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Dólar Turismo Hoje

Dólar Turismo Hoje

View on Chrome Web Store
View Dólar Turismo Hoje Chrome Extension on Chrome Web Store
Add to bookmarks
2.0 (3 ratings)
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

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

Veja a cotação do Dólar Turismo através do DolarHoje.com
Type
Extension
Users
1,000 users
Pedro Menezes
View author page of Pedro Menezes
Published
Published on June 7, 2019
Version 0.0.4
Manifest version
3
Updated
Updated on April 30, 2024
lifestyle/news
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Dólar Turismo Hoje Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "D\u00f3lar Turismo Hoje",
    "description": "Veja a cota\u00e7\u00e3o do D\u00f3lar Turismo atrav\u00e9s do DolarHoje.com",
    "version": "0.0.4",
    "background": {
        "service_worker": "app.js"
    },
    "icons": {
        "128": "logo.png"
    },
    "omnibox": {
        "keyword": "dolarturismohoje"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/dolarhoje.com\/dolar-turismo\/"
            ],
            "js": [
                "has_extension.js"
            ]
        }
    ],
    "action": {
        "default_icon": "logo.png",
        "default_title": "D\u00f3lar Turismo Hoje"
    },
    "content_security_policy": [],
    "host_permissions": [
        "http:\/\/DolarHoje.com\/",
        "http:\/\/api.DolarHoje.com\/",
        "https:\/\/DolarHoje.com\/"
    ]
}
© 2025 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