Skip to content

Change currency from USD showed to another currency (for example: IRR (Toman of Iran country)) that does not supported in Banggood.com website

License

Notifications You must be signed in to change notification settings

NabiKAZ/banggood-currency

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Banggood Currency Changer

Change currency from USD showed to another currency (for example: IRR (Toman of Iran country)) that does not supported in Banggood.com website

تغییر واحد پولی نشان داده شده از دلار به واحد های پولی دیگر (مثلاً تومان ایران) که توسط سایت Banggood.com پشتیبانی نمیشوند.

Setup before install

Change the unit, currency variable in the line #18, #19 of source code with arbitrary values.

  • unit : This is the current price of the dollar in today.
  • currency : This is the currency name.

For example currect values can be this:

  • var unit = 4600;
  • var currency = 'تومان';

Installation Guide

This is an userscript for Tampermonkey.

First install Tampermonkey for Chrome, Microsoft Edge, Safari, Firefox, Opera, Dolphin or UC Browser from here: https://tampermonkey.net/

And then you can install banggood.com_currency_changer.user.js file with drag and drop file on your browser, or add the script by dashboard of Tampermonkey.

Screenshot

image

About

Change currency from USD showed to another currency (for example: IRR (Toman of Iran country)) that does not supported in Banggood.com website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published