NumTrans Privacy Policy

Last updated: August 19, 2026

Summary

NumTrans reads the text of the pages you visit locally, inside your browser, only to find currency amounts. Webpage content is never transmitted anywhere. To convert those amounts, the extension does make one kind of external request: it asks a public exchange-rate service for a daily rate, and that request contains nothing but a currency pair such as USD/INR.

What NumTrans is

NumTrans is a Chrome extension that detects US dollar, euro and pound sterling amounts on webpages and shows their approximate Indian rupee equivalent when you hover over them, formatted in lakh and crore.

There is no account, no sign-in, no dashboard and no subscription. There is no NumTrans server: we do not operate a backend that your browser talks to.

Reading webpage content

To find amounts, NumTrans inspects the text of the page you are viewing. This inspection happens entirely on your device, in your browser, as the page renders.

What is not collected

Exchange rates and the one external request

Converting an amount requires an exchange rate, and rates change. NumTrans gets them from the Frankfurter API, a free public service that publishes European Central Bank reference rates. This is the only external service NumTrans contacts.

Each request carries only the currency pair being looked up — for example USD/INR. It contains no page content, no page URL, no account, no identifier and nothing that describes you or what you were reading. Requests are made by the extension's background service worker, not by the page you are viewing.

As with any request to any website, Frankfurter's servers will see your device's IP address and standard connection details. Their handling of that information is governed by their own policies, not ours. We receive none of it.

Rates are cached for the day, so a page containing fifty prices results in at most one request per currency — not one per amount. If the service cannot be reached, NumTrans falls back to the last cached rate and visibly labels it as older rather than presenting it as current. With no cached rate at all, it shows that conversion is unavailable and leaves the page alone.

Data stored on your device

NumTrans uses Chrome's storage permission to keep one exchange rate per currency per day, together with the date it was fetched. This is the only thing it stores.

That cache lives locally on your device, is not synced to any account, and is removed when you uninstall the extension. It contains exchange rates only — no browsing data of any kind.

Permissions and why they exist

Permission Why it is needed
storage Cache one exchange rate per currency per day, so the same rate is not requested repeatedly.
https://api.frankfurter.dev/* The only host NumTrans contacts — to read those exchange rates.
Access to webpages Run the content script that finds currency amounts on the page you are reading and shows the hover tooltip.

That is the complete list. NumTrans requests no tabs, activeTab, cookies, history or scripting permissions.

Accuracy of conversions

Converted values are approximate. They are based on daily reference rates, rounded for readability, and are intended to help you make sense of an unfamiliar amount at a glance. NumTrans is not a trading tool and its figures should not be relied on for financial decisions.

Children

NumTrans is a general-purpose browsing utility. It collects no personal information from anyone, including children.

Changes to this policy

If the extension's behaviour changes in a way that affects this policy, this page will be updated and the date at the top will change. Material changes will be reflected here before the updated version is published.

Contact

Questions about this policy or about how NumTrans works can be sent to support@atoice.com.