|
1 | 1 | // ==UserScript== |
2 | | -// @name GeenStijl & Powned & Dumpert Comment Enhancer |
3 | | -// @namespace https://github.com/jerone/UserScripts |
4 | | -// @description Add features to enhance comments on GeenStijl & Powned & Dumpert & more. |
5 | | -// @author jerone |
6 | | -// @copyright 2014+, jerone (https://github.com/jerone) |
7 | | -// @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode |
8 | | -// @license GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt |
9 | | -// @homepage https://github.com/jerone/UserScripts/tree/master/GeenStijl_Powned_Dumpert_Comment_Enhancer |
10 | | -// @homepageURL https://github.com/jerone/UserScripts/tree/master/GeenStijl_Powned_Dumpert_Comment_Enhancer |
11 | | -// @downloadURL https://github.com/jerone/UserScripts/raw/master/GeenStijl_Powned_Dumpert_Comment_Enhancer/GeenStijl_Powned_Dumpert_Comment_Enhancer.user.js |
12 | | -// @updateURL https://github.com/jerone/UserScripts/raw/master/GeenStijl_Powned_Dumpert_Comment_Enhancer/GeenStijl_Powned_Dumpert_Comment_Enhancer.user.js |
13 | | -// @supportURL https://github.com/jerone/UserScripts/issues |
14 | | -// @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VCYMHWQ7ZMBKW |
15 | | -// @include http*://*geenstijl.nl/mt/archieven/* |
16 | | -// @include http*://*geenstijl.tv/* |
17 | | -// @include http*://*powned.tv/nieuws/* |
18 | | -// @include http*://*dumpert.nl/mediabase/* |
19 | | -// @include http*://*daskapital.nl/* |
20 | | -// @include http*://*glamora.ma/* |
21 | | -// @version 2.0 |
22 | | -// @grant none |
| 2 | +// @name GeenStijl & Powned & Dumpert Comment Enhancer |
| 3 | +// @namespace https://github.com/jerone/UserScripts |
| 4 | +// @description Add features to enhance comments on GeenStijl & Powned & Dumpert & more. |
| 5 | +// @author jerone |
| 6 | +// @copyright 2014+, jerone (https://github.com/jerone) |
| 7 | +// @license CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode |
| 8 | +// @license GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt |
| 9 | +// @homepage https://github.com/jerone/UserScripts/tree/master/GeenStijl_Powned_Dumpert_Comment_Enhancer |
| 10 | +// @homepageURL https://github.com/jerone/UserScripts/tree/master/GeenStijl_Powned_Dumpert_Comment_Enhancer |
| 11 | +// @downloadURL https://github.com/jerone/UserScripts/raw/master/GeenStijl_Powned_Dumpert_Comment_Enhancer/GeenStijl_Powned_Dumpert_Comment_Enhancer.user.js |
| 12 | +// @updateURL https://github.com/jerone/UserScripts/raw/master/GeenStijl_Powned_Dumpert_Comment_Enhancer/GeenStijl_Powned_Dumpert_Comment_Enhancer.user.js |
| 13 | +// @supportURL https://github.com/jerone/UserScripts/issues |
| 14 | +// @contributionURL https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=VCYMHWQ7ZMBKW |
| 15 | +// @include http*://*geenstijl.nl/mt/archieven/* |
| 16 | +// @include http*://*geenstijl.tv/* |
| 17 | +// @include http*://*powned.tv/nieuws/* |
| 18 | +// @include http*://*dumpert.nl/mediabase/* |
| 19 | +// @include http*://*daskapital.nl/* |
| 20 | +// @include http*://*glamora.ma/* |
| 21 | +// @version 2.0 |
| 22 | +// @grant none |
23 | 23 | // ==/UserScript== |
24 | 24 |
|
25 | 25 | (function() { |
|
0 commit comments