Files
scripts/meta.js
2025-10-28 13:47:56 +00:00

9 lines
260 B
JavaScript

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