AI 产品解读Display and convert the Brazilian 'Dólar Turismo' (tourist dollar) exchange rate against the Brazilian Real (BRL).
Users need a quick, convenient way to check the current tourist dollar rate and convert USD amounts to BRL without opening a calculator or visiting a website manually.
On startup, the extension fetches the current Dólar Turismo rate from dolarhoje.com, displays it in the badge, and sets up an interval to refresh every 10 minutes. Users can click the extension icon to open the turismo page, or use the Chrome omnibox (keyword: dolarturismohoje) to type a USD amount and see the BRL equivalent instantly.
Fetches the current Dólar Turismo rate from dolarhoje.comDisplays the rate in the extension badgeProvides a tooltip with the current rateChrome omnibox integration for quick USD-to-BRL conversionOpens the DolarHoje.com turismo page when the extension icon is clicked
- 目标用户
- Brazilian travelers planning trips who need to know the tourist dollar rate / People converting USD tourism amounts to BRL / Users who want quick exchange rate info without opening a browser
- The extension is very small and simple, so analysis is straightforward. No ambiguity around login or paid features. The destination website's full functionality was not tested, but the extension itself does not require login or payment.
付费分析未识别到付费功能
The extension is entirely free. It fetches public exchange rate data and provides a simple converter. There is no billing, subscription, upgrade, or payment logic in the code. The destination service (dolarhoje.com) may have its own business model, but the extension itself does not gate any features behind a paywall or call payment APIs.
- 置信度
- 100
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension fetches public data from dolarhoje.com/dolar-turismo/cotacao.txt without any authentication headers, API keys, or login flows. The destination website also does not require login to view the tourism dollar rate. No login UI or credential handling exists in the source code.
Não tem opção de fazer simulações pelo câmbio do dia sem a necessidade de abrir o site principal.
Falta colocar a função de calcular na barra de endereço.