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

Dólar Hoje

View on Chrome Web Store
View Dólar Hoje Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (344 ratings)
1 new 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 através do DolarHoje.com
Type
Extension
Users
70,000 users
2.5K
Pedro Menezes
View author page of Pedro Menezes
Published
Published on March 10, 2011
Version 0.48
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 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 Hoje",
    "description": "Veja a cota\u00e7\u00e3o do D\u00f3lar atrav\u00e9s do DolarHoje.com",
    "version": "0.48",
    "background": {
        "service_worker": "app.js"
    },
    "icons": {
        "128": "logo.png"
    },
    "omnibox": {
        "keyword": "dolarhoje"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.dolarhoje.com\/",
                "http:\/\/dolarhoje.com\/",
                "https:\/\/dolarhoje.com\/"
            ],
            "js": [
                "has_extension.js"
            ]
        }
    ],
    "action": {
        "default_icon": "logo.png",
        "default_title": "D\u00f3lar 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