Miserlou / Glance-Bookmarklet

A Speed Reading Bookmarklet
https://gun.io/blog/openspritz-a-free-speed-reading-bookmarklet
MIT License
1.56k stars 247 forks source link

Make the bookmarklet location permanent #118

Open bugmenot2 opened 10 years ago

bugmenot2 commented 10 years ago

umm...yeah, if you could just stop changing the location of the bookmarklet, that would be great

Miserlou commented 10 years ago

Hahaha! Oof!

Yeah, the new bookmarklet will be http://glance.wtf only.

whatsnewsisyphus commented 9 years ago

Why don't you just fix the links on index html, this works: javascript:(function(){ cb = function(){ create_spritz(); }; var script=document.createElement('SCRIPT');script.src='https://raw.githubusercontent.com/Miserlou/Glance-Bookmarklet/master/spritz.js?callback=cb'; script.onload=cb; document.body.appendChild(script);})();

traverseda commented 6 years ago

If only that were true @Miserlou . If only that were true.