This Chrome extension provides currency conversion between Korean Won and US Dollars on the AliExpress website.
- Currency conversion between USD and KRW
- Automatic price conversion on AliExpress site
- Popup display with "Price" text when hovering over prices
- Multilingual support (Korean and English)
- Download or clone this repository.
- Navigate to
chrome://extensions/
in your Chrome browser. - Enable "Developer mode" in the top right corner.
- Click the "Load unpacked extension" button.
- Select the downloaded extension folder.
After installation, visit AliExpress and hover over price elements. A "Price" popup will appear.
- Update exchange rate information
- Set automatic update frequency
- Configure text and background colors
- Adjust font size
- Preview area
- Language settings (Korean/English)
This extension uses Chrome's i18n API for multilingual support. Currently supported languages:
- Korean (default)
- English
The language can be changed in the 'Language Settings' section at the top of the extension popup.
This extension was created to make price comparisons easier when shopping on AliExpress. The current version supports bidirectional conversion between dollars and Korean won, with plans to support various currencies in future updates.