diff --git a/meta.js b/meta.js new file mode 100644 index 0000000..731bac5 --- /dev/null +++ b/meta.js @@ -0,0 +1,9 @@ +// ==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== \ No newline at end of file