Twitter Shortcut

By paopao Last update Dec 12, 2009 — Installed 633 times.


Script Summary: Provide keyboard shortcut for twitter web control !This version is compatible with pbtweet or pbtweet script!

Version: 0.4

Thumb

This version is compatible with pbtweet or PBTweet+ scripts.
But you can still use this script alone just without some enhancement functions (marked below).

Usage:
esc - input or search box focus or not, hide menu box or other list
Ctrl+Enter - send tweet
shortcuts below only work when input box or search box lose focus
a - add favorite
Shift+a - save or remove search result at search page
c - cancel for official retweet confirm dialog
d - delete tweet
e - official retweet
f - latest tweet on page
g - translate tweet (pbtweet/pbtweet+)
Shift+g - go to my read mark (pbtweet+)
h - refresh home page's timeline, not the whole page
Shift+h - show or hide help box
i - show Lists menu
l - oldest tweet on page
m - direct message to sb.
Shift+m - add or remove my read mark (pbtweet+)
n - next tweet (go up), when you reach the top of the timeline, use this shortcut to show official new tweets
o - show Trending Topics
p - previous tweet (go down), when you reach the bottom of the timeline, use this shortcut to get more tweets
Shift+p - move pin to my read mark (pbtweet+)
r - reply to sb.
Shift+r - reply to all
s - show Saved Searches
Shift+s - goto search box
t - retweet
Shift+t - change tabs at direct message or retweet page
u - show navigation menu
v - open links
y - yes for official retweet confirm dialog

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 ts_script = document.createElement('script');ts_script.src = 'http://userscripts.org/scripts/source/61857.user.js';document.getElementsByTagName('head')[0].appendChild(ts_script);return(false);

Changelog:
v0.4 (2009.12.13)
- make it compatible with pbtweet+, including extra functions and new method of tweeting

v0.3 (2009.11.23)
- add support to official retweet (e/y/c)
- add support to search box (Shift+s) and save or remove search result at search page (Shift+a)
- add support to all sidebar menu (u/s/i/o)
- chang shortcut (o) to show Trending Topics

v0.2 (2009.11.14)
- fix a bug at Direct Messages page, thx @xiaobaiwcc
- add support to reply to all (Shift+r)
- fix a bug at login page and the search box, thx @terryxxy

Thnaks to Keyboard Shortcut For Twitter and pbtweet

You can follow me on Twitter @wuxipaopao