VND Price Converter — Chrome Extension
Last updated: February 17, 2026
VND Price Converter does not collect, store, or transmit any personal data. Your browsing activity stays entirely on your device.
This extension collects no user data whatsoever. Specifically:
The extension makes a single type of network request: fetching the current USD to VND exchange rate from the Frankfurter API (a free, open-source API powered by the European Central Bank). This request:
api.frankfurter.app/latest?from=USD&to=VNDThe extension stores only two things locally on your device using Chrome's storage API:
This data never leaves your device.
The extension uses declarative content scripts (declared in the manifest) to detect USD prices on webpages. No additional tab or host permissions are required beyond the content script match patterns.
This extension is open source. You can review the complete source code at: github.com/kiraje/vnd-price-converter
If you have questions about this privacy policy, please open an issue on the GitHub repository.