]> gitweb @ CieloNegro.org - sugar.git/blobdiff - dot-files/_config/tridactyl/tridactylrc
Auto commit by The Sugar System.
[sugar.git] / dot-files / _config / tridactyl / tridactylrc
index b2566035dfbd4a5d367907edb083d037051f58df..37a69ab07bd1b61a2f9eb48fab69a978156bd52c 100644 (file)
@@ -11,7 +11,7 @@ command fixamo js tri.excmds.setpref("privacy.resistFingerprinting.block_mozAddo
 
 " Configuration
 fixamo_quiet
-set csp clobber
+"set csp clobber
 set editorcmd /usr/pkg/bin/emacsclient
 set modeindicatorshowkeys true
 
@@ -61,7 +61,7 @@ bind <C-x><C-j> fillcmdline mcjira
 
 " Memories of multi_requester
 unbind m
-command alc js -p let uri='https://eow.alc.co.jp/search?q=' + JS_ARG; if (document.location.hostname == 'eow.alc.co.jp') { tri.excmds.open(uri); } else { tri.excmds.tabopen(uri); }
+command alc js -p let query=(JS_ARG == '' ? window.prompt('Query') : JS_ARG); if (query !== null) { let uri='https://eow.alc.co.jp/search?q=' + encodeURIComponent(query); if (document.location.hostname == 'eow.alc.co.jp') { tri.excmds.open(uri); } else { tri.excmds.tabopen(uri); } }
 bind ma fillcmdline alc
 
 " Quick marks
@@ -87,8 +87,12 @@ quickmark a https://console.aws.amazon.com/
 quickmark b http://direct.bk.mufg.jp/
 quickmark B http://www.mizuhobank.co.jp/direct/start.html
 "
+" - Credit cards
+quickmark c https://bkweb.dccard.co.jp/service_icc/visitors/htmls/prp/login.htm
+quickmark C https://www.saisoncard.co.jp/
+"
 " - Securities
-qmark s https://online.sc.mufg.jp/its/dfw/UTBSITS/user_p/Login#
+quickmark s https://online.sc.mufg.jp/its/dfw/UTBSITS/user_p/Login#
 
 " Scrolling
 bind j scrollline 1