Mercurial > ec-userscripts
comparison twitter-default-following-tab.user.js @ 122:34eca18d4cbd
Also apply to mobile subdomain
author | nanaya <me@nanaya.net> |
---|---|
date | Sat, 21 Jan 2023 01:29:05 +0900 |
parents | f235b50ebdd2 |
children | 87442313317d |
comparison
equal
deleted
inserted
replaced
121:f235b50ebdd2 | 122:34eca18d4cbd |
---|---|
1 // ==UserScript== | 1 // ==UserScript== |
2 // @name twitter default following tab | 2 // @name twitter default following tab |
3 // @namespace https://nanaya.net | 3 // @namespace https://nanaya.net |
4 // @match https://twitter.com/home | 4 // @match https://twitter.com/home |
5 // @match https://mobile.twitter.com/home | |
5 // @grant none | 6 // @grant none |
6 // @version 1.0.0 | 7 // @version 1.0.0 |
7 // @author nanaya | 8 // @author nanaya |
8 // @description Always select Following tab on first load | 9 // @description Always select Following tab on first load |
9 // @downloadURL https://hg.nanaya.net/ec-userscripts/raw-file/tip/twitter-default-following-tab.user.js | 10 // @downloadURL https://hg.nanaya.net/ec-userscripts/raw-file/tip/twitter-default-following-tab.user.js |