ajaxify icon indicating copy to clipboard operation
ajaxify copied to clipboard

Bookmarklet miss understanding

Open ghost opened this issue 10 years ago • 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 :)

ghost avatar May 26 '15 22:05 ghost

You simply create a link with this as the URL (https://support.mozilla.org/en-US/kb/bookmarklets-perform-common-web-page-tasks)

hubdotcom avatar Jun 08 '15 15:06 hubdotcom