From 5134421f281c7de1729a8e187d267395be331342 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 28 Sep 2012 10:40:07 +0200 Subject: .conkerorrc/init.js --- .conkerorrc/init.js | 3 +++ 1 file changed, 3 insertions(+) (limited to '.conkerorrc') diff --git a/.conkerorrc/init.js b/.conkerorrc/init.js index d8305af..e8af74e 100644 --- a/.conkerorrc/init.js +++ b/.conkerorrc/init.js @@ -131,6 +131,9 @@ define_webjump("google", define_webjump("github", "https://github.com/search?q=%s&type=Everything&repo=&langOverride=&start_value=1", $alternative="https://github.com"); +define_webjump("mdn", + "https://developer.mozilla.org/en-US/search?q=%s", + $alternative="https://developer.mozilla.org/"); // Archlinux define_webjump("arch/wiki", "https://wiki.archlinux.org/index.php?search=%s", -- cgit v1.2.3-54-g00ecf