-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathJVCSticker++.meta.js
More file actions
27 lines (27 loc) · 1.05 KB
/
JVCSticker++.meta.js
File metadata and controls
27 lines (27 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
// ==UserScript==
// @name JVCSticker++
// @namespace JVCSticker++
// @include http://www.jeuxvideo.com/forums/*
// @include https://www.jeuxvideo.com/forums/*
// @version 2.0.3
// @grant GM_addStyle
// @updateURL https://ticki84.github.io/JVCSticker++.meta.js
// @downloadURL https://ticki84.github.io/JVCSticker++.user.js
// @require https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.min.js
// @require https://ticki84.github.io/jquery.modal.min.js
// @require https://swisnl.github.io/jQuery-contextMenu/dist/jquery.contextMenu.js
// @require https://swisnl.github.io/jQuery-contextMenu/dist/jquery.ui.position.min.js
// @connect github.io
// @connect jvcstckr.comli.com
// @grant GM_xmlhttpRequest
// @grant GM_getValue
// @grant GM_setValue
// @grant GM_listValues
// @grant GM_deleteValue
// @grant GM_registerMenuCommand
// @grant GM_log
// @icon http://jv.stkr.fr/p/1kki
// @author Ticki84
// @copyright 2017+, Ticki84
// @noframes
// ==/UserScript==