realwakils / buffcurrency

Buff 163 Currency Realtime Converter
MIT License
9 stars 0 forks source link

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

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:

Thank you!