Skip to content
This repository has been archived by the owner on Oct 5, 2023. It is now read-only.

Helper revealing players performance while map picking

Notifications You must be signed in to change notification settings

przbetkier/faceit-lobby-extension-chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.