Skip to content

exile-center/better-trading

Repository files navigation

logo

Better trading

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

Download for Google Chrome

Why not Firefox ?

  • Initially, the extension did not work in Firefox. Booting Ember.js as a browser extension is not something that works well within Firefox's addon runtime. The first Firefox version relied on hacks and as expected, it broke after doing some updates. Having to hack into libs to make sure they can work in Firefox is not something that I want to do in my spare time;
  • Firefox addon store review process for new updates is way more strict and time-consuming to deal with compared to Chrome's;
  • The project is developed as a Chrome-first project, which means problems can be quickly detected during development instead of having to test everything twice;
  • Now that both Chrome and Firefox versions have been live for a while, I can see that Firefox represented less than 10% of BetterTrading users;

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

Features

  • Bookmarks manager
  • Equivalent pricing calculator (powered by poe.ninja)
  • Searched mods highlighting
  • ... more to come !

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

About

QoL improvements for the official PathOfExile trading site.

Resources

Stars

Watchers

Forks

Sponsor this project