Skip to content

Instantly share code, notes, and snippets.

@JoelBesada
Forked from codeanpeace/README.md
Last active December 30, 2015 20:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JoelBesada/7880657 to your computer and use it in GitHub Desktop.
Save JoelBesada/7880657 to your computer and use it in GitHub Desktop.
(function(){
var resource = document.createElement("script");
resource.src = "http://www.magicscroll.net/bookmarklet/init.js";
document.documentElement.appendChild(resource);
}());
{
"name": "Magicscroll Web Reader",
"description": "Scroll through articles without moving the text.",
"icon": "https://backtickio.s3.amazonaws.com/icons/magicscroll.png",
"link": "http://www.magicscroll.net/ScrollTheWeb.html"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment