comparison tweetdeck-large-image.user.js @ 35:32a213717e6a

Update update url
author nanaya <me@nanaya.pro>
date Sat, 20 May 2017 06:55:13 +0900
parents 28505554a8b9
children 2e1cae72a63e
comparison
equal deleted inserted replaced
34:a1518aba03fa 35:32a213717e6a
4 // @version 1.0.2 4 // @version 1.0.2
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/nanaya1/TK64/tip/files/tweetdeck-large-image.user.js 9 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanayapro/TK64/tip/files/tweetdeck-large-image.user.js
10 // ==/UserScript== 10 // ==/UserScript==
11 11
12 ;(function() { 12 ;(function() {
13 "use strict"; 13 "use strict";
14 14