Skip to content
This repository has been archived by the owner on Dec 6, 2020. It is now read-only.

A Bookmarklet to redirect the current twitter.com page to the Tweetbot app

Notifications You must be signed in to change notification settings

RobBrazier/Tweetbot-Bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Tweetbot-Bookmarklet

This is a small Bookmarklet to enable you to be redirected to the same content on twitter.com, but in Tweetbot.

What this works for

How to use this

To use this, you need to create a bookmark containing:

javascript:(function(){s=document.createElement(%22script%22);s.type=%22text/javascript%22;s.src=%22https://rawgit.com/RobBrazier/Tweetbot-Bookmarklet/master/tweetbot.js%22;document.getElementsByTagName(%22head%22)[0].appendChild(s);})();

When you are on a Twitter.com page you can then open this bookmark and you will be switched to Tweetbot.

Contributing

Any suggestions on improvements/pull requests are welcome!

About

A Bookmarklet to redirect the current twitter.com page to the Tweetbot app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published