A bookmarklet is almost like a regular old bookmark. But, instead of it storing a URL, it stores code — most often, JavaScript code. When you click a bookmark, you get taken to the URL; when you click a bookmarklet, that piece of code is executed. So, basically, bookmarklets allow programmers to encapsulate code — possibly very complicated code, like Readable — into nice little buttons, to which y