FPS Counter

Check your FPS count

// ==UserScript==
// @name         FPS Counter
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Check your FPS count
// @author       You
// @match        http://*/*
// @grant        none
// ==/UserScript==

fpsCounter: true