UNTUMBLARITY
Here’s an updated userscript that hides the Tumblarity score from your dashboard. I’ve only tested it briefly (since I’m writing this at 4am after a delicious seafood supper) with Greasekit and Safari 4, but it should work with Greasemonkey et al. Please refer to userscripts.org for more info on userscripts.
If you were using my no-follower-count script you can remove or disable it now.
Technical info: I’m using negative margins to hide every menu item, then positive margins to push back the ones we want. Couldn’t think of a way to hide just the Tumblarity line since only half of it is wrapped in an <a>.
53