If you want to add use the Hub pics bookmarklet, create a browser bookmark with this for the URL
javascript: (function() {
var js = document.createElement('script');
js.setAttribute('src', 'https://michaelaltmann.github.io/get-your-refund/hub-client-images.js');
document.body.appendChild(js);
})();