przbetkier / faceit-lobby-extension-chrome

Helper revealing players performance while map picking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Faceit-lobby-extension [Google Chrome]

Users Version Rating

Logo

This is a tool which helps during map picking on Faceit CS:GO matches. The extension provides additional information about queued players performance on particular maps, thus it should help in making more thought-out decision about which map should be played or banned in the first place.

DOWNLOAD

Powered by: tuscan.pro

Screenshot

Development

  1. All source code you can find at /src catalog.
  2. Run script with command: npm run dev.
  3. A new directory /extension will be created. The project will automatically rebuild when code change occurs in /src/** directory
  4. Open chrome://extensions.
  5. Check the Developer mode checkbox.
  6. Click on Load unpacked extension.
  7. Select the /extension folder.

Pull requests & suggestions for improvements are welcome.

About

Helper revealing players performance while map picking


Languages

Language:JavaScript 77.1%Language:CSS 12.0%Language:HTML 10.9%