Mercurial > ec-userscripts
changeset 137:7a7aafa65bae default tip
Update url
author | nanaya <me@nanaya.net> |
---|---|
date | Fri, 17 May 2024 15:03:30 +0900 |
parents | 1e64e81370a3 |
children | |
files | twitter-default-following-tab.user.js |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/twitter-default-following-tab.user.js Tue Feb 27 01:17:43 2024 +0900 +++ b/twitter-default-following-tab.user.js Fri May 17 15:03:30 2024 +0900 @@ -1,11 +1,11 @@ // ==UserScript== // @name twitter default following tab // @namespace https://nanaya.net -// @match https://mobile.twitter.com/* -// @match https://twitter.com/* +// @match https://mobile.x.com/* +// @match https://x.com/* // @grant none // @run-at document-start -// @version 1.1.1 +// @version 1.1.2 // @author nanaya // @description Always select Following tab on first load // @downloadURL https://hg.nanaya.net/ec-userscripts/raw-file/tip/twitter-default-following-tab.user.js