Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
svtcore committed Jul 6, 2022
1 parent 060afda commit 3aa5e17
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,31 @@
# Aliexpress global version switcher

[EN] Chrome extension which helps redirect to global version and display pages with set shipment country, currency

[UKR] Додаток для браузеру Google Chrome, який автоматично перенаправляє з російської на глобальну версію сайту (.com), а також встановлює задану країну доставки та валюту. Деяких користувачів на основі айпі адреси,або налаштувань браузеру автоматично перенаправляє на російську версію, яка може некоректно відображатися,або взагалі не відкриватися, що унеможливлює відкриття глобальної на домені aliexpress.com. Додаток вирішує цю проблему.

![Screenshoot](https://github.com/svtcore/aliexpress-global-switcher/blob/main/screenshot.png)

## Functionality
**1. Always open global version (.com).**

Some users have issue that site redirect them to russian version and can't open global. It solves problem described in these questions ([LINK_1](https://www.reddit.com/r/Aliexpress/comments/fq4ylc/aliexpresscom_redirecting_to_ru/), [LINK_2](https://www.reddit.com/r/Aliexpress/comments/hac0n1/aliexpresscom_keeps_redirecting_me_to_russian/), [LINK_3](https://www.reddit.com/r/Aliexpress/comments/35r87s/why_the_f_is_aliexpress_in_russian/))

**2. Display selected currency and shipment country.** Sometimes site doesn't display correct shipment country or currency so it solves problem.

Note: Not stable in incognito mode

## Install

1. Clone/Download repository in folder
2. In Chrome Browser enable Developer Mode
> **Settings** -> **Extensions** -> **Developer Mode** -> **ON**
3. Click **Load unpacked** and choose folder with project
4. Open extension on the Menu Bar and choose yout country and currency
5. Open any aliexpress page and see results

# Contributing
Pull requests are welcome.

# License
[MIT](https://github.com/svtcore/aliexpress-global-switcher/blob/main/LICENSE)
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3aa5e17

Please sign in to comment.