Skip to content

Browser extension that enhances the FACEIT experience and adds useful features

License

Notifications You must be signed in to change notification settings

devdammit/faceit-enhancer

 
 

Repository files navigation

FACEIT Enhancer

Browser extension that enhances the FACEIT experience and adds useful features

Development

Clone repository and install npm dependencies:

yarn install

Build the extension into a dist folder, listen for file changes and automatically rebuild:

yarn 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.

About

Browser extension that enhances the FACEIT experience and adds useful features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • HTML 0.4%