|
Script Summary:
Allows you to tweet from any web site by pressing ctrl twice on keyboard. |
This script has no discussions. |
This script has no reviews. |
A simple JavaScript twitter box. If you press Ctrl twice, a tweet box will come up, along with your replies timeline.
- After pressing Ctrl twice, you can type your tweet right away, except for the first time, an API login dialog will pop up, asking you to login to twitter.
- You also see your replies timeline. They are cached for 3 minutes.
- After you type your tweet, press Enter to send it.
- Press Ctrl twice again to close the typing box. You can also press Escape.
- If you select a text before activating the tweet box, the selected text will be added to your tweet.
- If you press q then followed by a tab the current page's URL will be inserted into the typing box.
- If you press ` (grave accent) then followed by a tab the current page's URL will be shortened using SnipURL, and then inserted into the typing box.
- If you press a then followed by a tab the current page's URL will be shortened using tinyarro.ws (it's very short!), and then inserted into the typing box.
- If you press 1 then followed by a tab the current page's title will be inserted into the typing box.





