Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Generals.io FriendsList
// @namespace http://tampermonkey.net/
// @version 0.3.0
// @description try to take over the world!
// @author President Trump
// @match http://generals.io/
// @match http://generals.io/profiles/*
// @match http://*.generals.io/profiles/*
// @match http://*.generals.io/
// ==UserScript==
// @name Generals.io Statistics Page
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author President Trump
// @match http://generals.io/profiles/*
// @match http://*.generals.io/profiles/*
// @grant none
// ==/UserScript==