Mercurial > ec-userscripts
diff tweetdeck-column-fix.user.js @ 82:86da34e62d29
Update url
author | nanaya <me@nanaya.pro> |
---|---|
date | Wed, 10 Mar 2021 17:56:31 +0900 |
parents | 5a3a269c5e6f |
children | 2d9624e04134 |
line wrap: on
line diff
--- a/tweetdeck-column-fix.user.js Sat Oct 03 02:21:56 2020 +0900 +++ b/tweetdeck-column-fix.user.js Wed Mar 10 17:56:31 2021 +0900 @@ -1,12 +1,12 @@ // ==UserScript== // @name Tweetdeck column fix // @namespace https://myconan.net -// @version 1.0.1 +// @version 1.0.2 // @description No weird column alignment // @author nanaya // @match https://tweetdeck.twitter.com/* // @grant GM_addStyle -// @downloadURL https://hg.sr.ht/~nanaya/ec-userscripts/raw/tweetdeck-column-fix.user.js?rev=tip +// @downloadURL https://hg.myconan.net/ec-userscripts/raw-file/tip/tweetdeck-column-fix.user.js // ==/UserScript== /* global GM_addStyle */