Skip to content

airen29/haextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HockeyArena Extension

Browser extension that enhances the HockeyArena experience and adds useful features

Install

Google Chrome Extension Store
Mozilla Firefox Extension Store

Highlights

  • Ability to hide discussions
  • Ability to hide sponsor menu
  • Ability to show current player jerseys in one click
  • Shows HAE icon for creator in Discussion and team/player
  • and more to be added soon!

All features are configurable to your personal preferences.

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.

Build the extension into a dist folder for publishing:

yarn build

Maintainers

Credits

HockeyArena Extension was heavily inspired by Tim Cheung (Creator of FACEIT Enhancer, @timche_) in terms of project structure, build, design, deployment, extension code and readme file. License is used as stated.

Disclaimer

HockeyArena Extension is a third-party browser extension and not affiliated with ARENA ONLINE, s.r.o. (hockeyarena.net).