exile-center / better-trading

QoL improvements for the official PathOfExile trading site.
31 stars 6 forks source link

logo

Better trading

A browser extension that enhance the pathofexile.com/trade experience.

Download for Google Chrome

Why not Firefox ?

In the meantime, you can continue to use version 1.3.2 on Firefox or you can use Chrome for your PoE business ✌️

Features

Contributing

  1. Make sure Node.js (v10.15.x) and NPM (v6.4.x) are installed;
  2. Install the dependencies with make dependencies;
  3. Build the project with make dev;
  4. Install the local extension located at ./dist/dev.

The command make package can be used to generated the store-ready zip files (chrome and firefox).

Don't forget to run make help to know more about the other commands.

Useful resources