Skip to content

Instantly share code, notes, and snippets.

@MoosMas
MoosMas / speedtest_spacebar.js
Last active September 10, 2024 09:39
Run speedtest by pressing the spacebar
// ==UserScript==
// @name Speedtest Spacebar Trigger
// @namespace MoosMas
// @description Run the speedtest by pressing the spacebar.
// @version 0.4
// @author Sam Brands
// @match https://www.speedtest.net
// @downloadURL https://gist.githubusercontent.com/MoosMas/8f4ed79f70d654712aea83fe3a61314e/raw
// @updateURL https://gist.githubusercontent.com/MoosMas/8f4ed79f70d654712aea83fe3a61314e/raw
// ==/UserScript==