diff --git a/misc/ebrowser/mapkeys.json b/misc/ebrowser/mapkeys.json new file mode 100644 index 0000000..2a00a6b --- /dev/null +++ b/misc/ebrowser/mapkeys.json @@ -0,0 +1,8 @@ +{ + "al":"javascript:/*comments:test*/alert('test')", + "uj":":js bJS=true //Use javascript", + "nj":":js bJS=false //No javascript", + "uh":":bjs bHistory=bQueryHistory=true //record/Use history", + "nh":":bjs bHistory=bQueryHistory=false //No history", + "md":":bjs tabJS(BML_md)" +}