Skip to content

repeekgg/browser-extension

Repository files navigation

Repeek (formerly FACEIT Enhancer)

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, Repeek became a must-have browser extension with over 700.000 users and growing for FACEIT users.

The goal of Repeek 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 Repeek, 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.

Install

The Chrome version also works in Opera (using this) and Edge.

Highlights

  • Ready up for matches automatically
  • Accept party invites automatically
  • See teams Elo in match rooms
  • See how much Elo you'll win or loose
  • See how much Elo you have won and lost in your match history
  • and more!

All features are configurable to your personal preferences.

Development

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
  1. Open chrome://extensions.
  2. Check the Developer mode checkbox.
  3. Click on Load unpacked extension.
  4. Select the dist folder.
  1. Open about:debugging#addons.
  2. Click on Load Temporary Add-on.
  3. Select the dist/manifest.json file.

Build the extension into a dist folder for publishing:

npm run build

Team

Disclaimer

Repeek is developed independently, and is not officially endorsed by or affiliated with FACEIT.