Bookmarklets

Bookmarklets are cool. They are just javascript functions in an anchor tag. Try these ones, and drag them into your bookmarks toolbar if you want to use them on other sites.

Advanced usage: most browsers allow you to set a 'keyword' for a bookmark so you can open it directly from the address bar. This allows you for example to type 'r' in the address bar and hit enter to quickly to drop into reader mode if you set up your bookmark that way.

If you're writing your own bookmarklet, this editor will escape all your javascript and minimize it. Handy! https://chriszarate.github.io/bookmarkleter/

  • affirmative?
  • submit to tilde.news
  • reader view (by ~acdw)
  • Annotate all external hyperlinks: I like to see what links are linking to before clicking them.
  • enable paste
  • Show links for all anchors: for linking to parts of documents
  • NETTLE: Scan any webpage for five letter words and play Wordle. src: adamledoux.net
  • bbj jump to id: this add "jump to id" links in the body of messages that are replies in the new bbj web ui, and also make hyperlinks clickable.