Skip to content

Instantly share code, notes, and snippets.

View thedom85's full-sized avatar
🏠
Working from home

thedom85

🏠
Working from home
View GitHub Profile
// ==UserScript==
// @name Tag Highlighter
// @namespace https://github.com/thedom85/TagHighlighter
// @description exec JS TagHighlighter on document loaded
// @include *
// @require https://raw.githubusercontent.com/thedom85/TagHighlighter/master/src/taghighlighter.js
// @version 1
// @grant none
// ==/UserScript==