| Twitter Popup Window |
Pop Up Twitter Window Bookmark Code
Here's the complete code and method to create a pop-up Twitter window bookmark on your Firefox browser:
Steps:
- Open Firefox.
- Make sure the Bookmarks Toolbar is visible. If not:
- Right-click on the top of the browser (near the address bar).
- Select Bookmarks Toolbar > Always Show.
- Right-click on the Bookmarks Toolbar and select Add Bookmark.
- In the New Bookmark window:
- Name: Tweet
- Location: Paste the following code into the location field:
javascript:window.open("https://twitter.com/intent/tweet?url=&text=&original_referer=","Post_Tweet","width=300,height=300")
- Click Add or Save.
How to Use:
- Click the Tweet bookmark on your toolbar.
- A small Twitter window will pop up where you can compose your tweet and post it directly.
