Neat new plug-in for Micro.blog-hosted blogs from @jim:
I threw together a really simple Micro.blog plugin to automatically open external links in a new browser tab or window by adding a “_blank” target link attribute via Javascript.
This works because plug-ins can insert bits of JS into a page.