Mercurial > ec-userscripts
comparison medium-popup-disable.user.js @ 31:e18a3d8230c9
(none)
author | Edho Arief <me@myconan.net> |
---|---|
date | Sat, 24 Dec 2016 04:40:27 +0000 |
parents | d884de13423b |
children | 41953e59d06f |
comparison
equal
deleted
inserted
replaced
30:d884de13423b | 31:e18a3d8230c9 |
---|---|
4 // @version 1.0.0 | 4 // @version 1.0.0 |
5 // @description Strip out Medium's highlighting popup "feature" | 5 // @description Strip out Medium's highlighting popup "feature" |
6 // @author nanaya | 6 // @author nanaya |
7 // @match https://medium.com/* | 7 // @match https://medium.com/* |
8 // @match https://m.signalvnoise.com/* | 8 // @match https://m.signalvnoise.com/* |
9 // @match https://hackernoon.com/* | |
9 // @grant none | 10 // @grant none |
10 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/medium-popup-disable.user.js | 11 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/medium-popup-disable.user.js |
11 // ==/UserScript== | 12 // ==/UserScript== |
12 | 13 |
13 ;(function() { | 14 ;(function() { |