Browser extension that enhances the FACEIT experience and adds useful features
Originally created to replace the FACEIT HELPER browser extension, that got broken after FACEIT updated their website and FACEIT HELPER wasn't maintained anymore, FACEIT Enhancer became a must-have browser extension with over 700.000 users and growing for FACEIT users.
The goal of FACEIT Enhancer is to make everyone's life easier with automatation and showing additional information that normally only 3rd party websites are exposing from the FACEIT API, but these websites are usually full of ads and other shady stuff to make a profit out of it.
After releasing FACEIT Enhancer, I got approached by FACEIT and was asked to join them. Ultimately this project landed me a job at FACEIT in June 2018, which wasn't my plan at all actually. I've left FACEIT in September 2021.
- Initial Announcement (2018-03-09)
- First Update Post (2018-03-12)
- Follow Up Post (2018-03-25)
- FACEIT Job Announcement (2018-08-05)
- Leaving FACEIT Announcement (2021-09-13)
The Chrome version also works in Opera (using this) and Edge.
- Ready up for matches automatically
- Accept party invites automatically
- See players Elo and country in match rooms
- See teams Elo in match rooms
- See how much Elo you'll win or loose
- See player statistics of the last 20 matches in match rooms
- See how much Elo you have won and lost in your match history
- and more!
All features are configurable to your personal preferences.
Prerequisites:
- Node.js:
>=18.14.2 <19
- npm:
>=9.5.0 <10
Clone repository and install npm dependencies:
npm install
Build the extension into a dist
folder, listen for file changes and automatically rebuild:
npm run dev
Load into the browser:
Chrome | Firefox |
---|---|
|
|
Build the extension into a dist
folder for publishing:
npm run build
- Tim Cheung (Creator, @timche_)
- Daniel Skogly (@poacher2k)
FACEIT Enhancer is a third-party browser extension and not affiliated with FACEIT.