From f9b4cc9ed603c802a460182aeab8c83180214677 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Tue, 6 Nov 2012 11:34:34 +0100 Subject: [PATCH] Add grant directives See http://wiki.greasespot.net/@grant Signed-off-by: Antonio Ospite --- direct_download_links.user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/direct_download_links.user.js b/direct_download_links.user.js index e79d916..9bdab12 100644 --- a/direct_download_links.user.js +++ b/direct_download_links.user.js @@ -23,6 +23,8 @@ // @name Direct Download Links // @namespace http://git.ao2.it/GM_direct_download_links.git // @description Add direct download links +// @grant GM_log +// @grant GM_xmlhttpRequest // @include http://video.repubblica.it/* // @include http://tv.repubblica.it/* // @include http://trovacinema.repubblica.it/* -- 2.1.4