An open API service indexing awesome lists of open source software.

https://github.com/04amanrajj/chrome-extentions


https://github.com/04amanrajj/chrome-extentions

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

## How It Works ?
1. The **script** scans web pages for prices in USD.
2. It fetches the latest exchange rates using an API.
3. It replaces USD values with the converted currency in real time.
4. Users can select their preferred currency via the **popup**.
5. Prices update automatically, even on dynamically loaded content.

## Installation (For Development)
1. Download or clone this repository.
2. Open **Google Chrome** and go to `chrome://extensions/`.
3. Enable **Developer mode** (top right).
4. Click **Load unpacked** and select the project folder.
5. Visit a website with USD prices

## Features

- Automatic price detection in USD.
- Real-time currency conversion using live exchange rates
- Supports multiple currencies (INR, EUR, GBP)
- Popup settings to choose a preferred currency
- Works on most websites (including dynamic content)

## Future Improvements
- Support for more currencies
- More accurate currency detection on dynamic sites
- Option to exclude specific websites

## License
This project is open-source and free to use.