Supported Tweetbot 3 URL Schemes
Via MacStories reference for their original review.
- tweetbot:///timeline
- tweetbot:///mentions
- tweetbot:///retweets
- tweetbot:///direct_messages
- tweetbot:///lists
- tweetbot:///favorites
- tweetbot:///search
- tweetbot:///search?query=
- tweetbot:///status/<tweet_id>
- tweetbot:///user_profile/<profile_screenname>
- tweetbot:///post
- tweetbot:///post?text=
- tweetbot:///post?text=&callback_url=&in_reply_to_status_id=<tweet_id>
- tweetbot:///search?query=&callback_url=
- tweetbot:///status/<tweet_id>?callback_url=
- tweetbot:///user_profile/<screenname|user_id>?callback_url=
- tweetbot:///follow/<screenname|user_id>
- tweetbot:///unfollow/<screenname|user_id>
- tweetbot:///favorite/<tweet_id>
- tweetbot:///unfavorite/<tweet_id>
- tweetbot:///retweet/<tweet_id>
- tweetbot:///list/<list_id>?callback_url=
The argument callback_url is an URL encoded URL that will be opened in Safari once the Post view closes.