Mercurial > ec-userscripts
comparison medium-popup-disable.user.js @ 34:a1518aba03fa
(none)
author | Edho Arief <me@myconan.net> |
---|---|
date | Thu, 05 Jan 2017 07:38:28 +0000 |
parents | 28505554a8b9 |
children | 32a213717e6a |
comparison
equal
deleted
inserted
replaced
33:28505554a8b9 | 34:a1518aba03fa |
---|---|
1 // ==UserScript== | 1 // ==UserScript== |
2 // @name Medium popup disable | 2 // @name Medium popup disable |
3 // @namespace https://myconan.net | 3 // @namespace https://myconan.net |
4 // @version 1.0.2 | 4 // @version 1.0.3 |
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://blog.medium.com/* | |
8 // @match https://m.signalvnoise.com/* | 9 // @match https://m.signalvnoise.com/* |
9 // @match https://hackernoon.com/* | 10 // @match https://hackernoon.com/* |
10 // @grant none | 11 // @grant none |
11 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/medium-popup-disable.user.js | 12 // @downloadURL https://bitbucket.org/!api/2.0/snippets/nanaya1/TK64/tip/files/medium-popup-disable.user.js |
12 // ==/UserScript== | 13 // ==/UserScript== |