ebrowser: provide example mapkeys.json

This commit is contained in:
James Feng Cao 2024-06-25 06:33:05 +08:00
parent 895c3124f9
commit c60d325354
1 changed files with 8 additions and 0 deletions

View File

@ -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)"
}