From 4912dcb94c0ab805a92c012c8da9f86246c7eeba Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Thu, 8 Dec 2011 19:18:46 +0100 Subject: [PATCH] Add some more TODO entries 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 55d11ca..0a9aac5 100644 --- a/direct_download_links.user.js +++ b/direct_download_links.user.js @@ -33,6 +33,8 @@ * TODO: * - find a way to use the same string as in the @include lines to match the * current window.location + * - use xpath instead of regexp like in http://a32.me/2009/11/greasemonkey/ + * - use jquery, like shown in http://a32.me/2009/11/greasemonkey/ */ var supported_sites = [ -- 2.1.4