.conkerorrc/init.js
This commit is contained in:
parent
db951570b2
commit
5134421f28
1 changed files with 3 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue