Create a bookmark with the following content:
javascript:(function() { var xhrObj = new XMLHttpRequest(); xhrObj.open('GET', "https://gist.githubusercontent.com/robd/05f839e8465c83bb0f1aa0a41ad1b743/raw/categorise.js?cachebust=true", false); xhrObj.send(''); var se = document.createElement('script'); se.type = "text/javascript"; se.innerHTML = xhrObj.responseText; document.getElementsByTagName('head')[0].appendChild(se);})();
<a href=javascript:console.log("HELLO")>Test