/buffcurrency

Buff 163 Currency Realtime Converter

Primary LanguageJavaScriptMIT LicenseMIT

Buff Currency

License Stars Issues Donate PayPal

A currency converter made for buff.163.com (Google Extension)

Created with 💖 by wakils & linnnus

Notice: On 18/09/2023 the extension was accquired by Limitlessextensions. These source files are still kept online for reference but it may no longer reflect the contents of the extension available at the Chrome webstore.

Features

  • Eases the process of converting currencies from buff.163.com
  • Synchronizes user preferences (chosen currency) across all devices on an account.
  • Automatically updates currency rates frequently, so you never get inaccurate prices.
  • Provides a user-friendly diverse UI, that lets you change to your wanted currency
  • Features more than 30 currencies
  • Fast and light-weight

Installation and guide

  1. Install the latest version of Buff Currency from the Google Webstore.
  2. Find Buff Currency in your Chrome Extensions and choose the currency you want to convert to.
  3. Head on over to buff.163.com (if you are already on buff, make sure to reload the page). Now you should see the prices being converted.

Example

Example Gif

Development

We recommended using Mozilla's excellent web-ext, in order to automatically reload and package the extension.

  1. Clone the repo
    git clone https://github.com/realwakils/buffcurrency.git
    cd buffcurrency
  2. Install web-ext globally
    npm install -g web-ext
  3. Test the extension
    web-ext run -t chromium --url https://buff.163.com
    Use the --chromium-binary and --chromium-profile flags, if you wish to use your own Chrome profile. By doing this you avoid having to login to Buff every time.

Credits

Extra credits are due to:

  • Zukko04: Helped a lot with testing.
  • CoachDP: Denmark's greatest streamer! A regular user of Buff.163.com and helped testing aswell.

Thank you!