browserstate/ajaxify

Bookmarklet miss understanding

Opened this issue · 1 comments

I didn't understand... where i put this line?
javascript:var%20e=document.createElement('script');e.setAttribute('src','//rawgithub.com/browserstate/ajaxify/master/ajaxify-bookmarklet-helper.js');document.body.appendChild(e);void(0);

Thank you :)