Skip to content

Instantly share code, notes, and snippets.

View BONNe's full-sized avatar
🏠
Working from home

BONNe

🏠
Working from home
View GitHub Profile
@BONNe
BONNe / faceit-elo-level-script.js
Last active August 30, 2016 14:20 — forked from firebotQL/faceit-elo-level-script.js
Faceit Elo Level script for each game.
// ==UserScript==
// @name FaceIT WOT match ranks
// @namespace http://tampermonkey.net/
// @version 0.2
// @description Shows elo and player WN8 rank
// @author BONNe
// @match https://www.faceit.com/en/*
// @grant none
// ==/UserScript==
/* jshint -W097 */