Files
scripts/meta.js
2025-10-28 13:53:07 +00:00

9 lines
264 B
JavaScript

// ==UserScript==
// @name Link Highlighter
// @namespace https://git.upto.im/geekery/
// @version 1.0.1
// @description Highlights all links on the page
// @author TheMonitor
// @match *://*/*
// @grant none
// ==/UserScript==