Mercurial > ec-userscripts
comparison tweetdeck-large-image.user.js @ 57:09f735548b2c
No more snippets
author | nanaya <me@nanaya.pro> |
---|---|
date | Fri, 20 Jul 2018 00:43:27 +0900 |
parents | 19c391840d4a |
children | 960d452dea99 |
comparison
equal
deleted
inserted
replaced
56:e5377751525b | 57:09f735548b2c |
---|---|
4 // @version 2.0.0 | 4 // @version 2.0.0 |
5 // @description No more stupid link for images in tweetdeck | 5 // @description No more stupid link for images in tweetdeck |
6 // @author nanaya | 6 // @author nanaya |
7 // @match https://tweetdeck.twitter.com/* | 7 // @match https://tweetdeck.twitter.com/* |
8 // @grant none | 8 // @grant none |
9 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanayapro/TK64/tip/files/tweetdeck-large-image.user.js | 9 // @downloadURL https://bitbucket.org/nanayapro/ec-userscripts/raw/tip/tweetdeck-large-image.user.js |
10 // ==/UserScript== | 10 // ==/UserScript== |
11 | 11 |
12 ;(function() { | 12 ;(function() { |
13 "use strict"; | 13 "use strict"; |
14 | 14 |