Greasy Fork is available in English.
Check your FPS count
Mint
// ==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