Skip to content

Instantly share code, notes, and snippets.

@BacktickIO
Forked from mijoharas/README.md
Last active August 29, 2015 13:57
Show Gist options
  • Save BacktickIO/9451789 to your computer and use it in GitHub Desktop.
Save BacktickIO/9451789 to your computer and use it in GitHub Desktop.
(function(){
cb = function(){ create_spritz();};
var script=document.createElement('SCRIPT');
script.src='https://miserlou.github.io/OpenSpritz/spritz.js?callback=cb?callback=cb';
script.onload=cb;
document.body.appendChild(script);
})();
{
"name": "OpenSpritz",
"description": "A speed reading tool.",
"link": "https://gun.io/blog/openspritz-a-free-speed-reading-bookmarklet/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment