-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
30 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.