Twitter Pin

By paopao Last update Nov 11, 2009 — Installed 367 times. Daily Installs: 251, 25, 45, 6, 3, 4, 2, 10, 11, 4, 0, 2, 2, 1
Script Summary:
Pin the latest tweet you have readed as another color
Version: 0.3

This script has no discussions.

start the discussion

This script has no reviews.

Thumb

I use this script to work with pbtweet user script.

Usage:
Just click the tweet you want to pin, it's background color would change to another color, and if you click the link on the right, the page will jump to the tweet you pinned.

It should work in chromium, chrome(dev), firefox and opera.

You can also use it as a bookmarklet, just save the code below as a bookmark and click this bookmark at twitter page.

javascript:var tp_script = document.createElement('script');tp_script.src = 'http://userscripts.org/scripts/source/61476.user.js';document.getElementsByTagName('head')[0].appendChild(tp_script);return(false);

Changelog:

v0.3 fix a bug cause sometime appears more than one pinned tweet

v0.2 fix a bug which appears when pbtweet updating a pinned tweet related conversation, thanks to @terryxxy

You can follow me on Twitter @wuxipaopao