Created
May 6, 2024 15:07
-
-
Save tkkcc/8f4d48ccd6e26d87a4bfa61cf93f6976 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"normal": { | |
"autocancel": false, | |
"autocancelvalue": 2, | |
"cancelcontextmenu": true, | |
"capturetype": "jpeg", | |
"clickedOptin": false, | |
"cursorimg": null, | |
"cursorimgscale": 1, | |
"dbclicktime": 600, | |
"drag": true, | |
"gesture": true, | |
"hidetrash": false, | |
"jpegquality": 100, | |
"lasttab": false, | |
"minilength": 10, | |
"newtabposition": "chrome", | |
"scroll": false, | |
"scrolleffects": true, | |
"scrollgesture": false, | |
"strokegesture": false | |
}, | |
"gesture": { | |
"direct": true, | |
"directcolor": "#778899", | |
"directopa": 0.9, | |
"gesPos": "cc", | |
"geskey": "right", | |
"gesture": [ | |
{ | |
"action": "G_back", | |
"direct": "L", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_go", | |
"direct": "R", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_up", | |
"direct": "U", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_down", | |
"direct": "D", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_lefttab", | |
"direct": "UL", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_righttab", | |
"direct": "UR", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_closerighttabs", | |
"direct": "RD" | |
}, | |
{ | |
"action": "G_closelefttabs", | |
"direct": "LD" | |
}, | |
{ | |
"action": "G_bottom", | |
"direct": "UD" | |
}, | |
{ | |
"action": "G_top", | |
"direct": "DU" | |
}, | |
{ | |
"action": "G_close", | |
"direct": "DL", | |
"moreCloseopts": "close", | |
"moreClosesel": "left", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_close", | |
"direct": "DR", | |
"moreCloseopts": "close", | |
"moreClosesel": "right", | |
"whitelist": [] | |
}, | |
{ | |
"action": "G_reload", | |
"direct": "RL" | |
}, | |
{ | |
"action": "G_reclosedtab", | |
"direct": "LR", | |
"moreDes": "", | |
"morePinned": "unpinned", | |
"morePosition": "chrome", | |
"moreTarget": "newfront", | |
"whitelist": [] | |
} | |
], | |
"gestureui": true, | |
"gholdkey": "none", | |
"gholdkeydisable": "alt", | |
"gholdkeytype": "true", | |
"stenable": false, | |
"stroke": true, | |
"strokecolor": "#4E1485", | |
"strokeopa": 0.8, | |
"strokewidth": 5, | |
"tooltip": true, | |
"tooltipcolor": "#120310", | |
"tooltipopa": 0.9, | |
"tooltipwidth": 18 | |
}, | |
"drag": { | |
"ddirect": true, | |
"ddirectcolor": "#778899", | |
"ddirectopa": 0.9, | |
"dholdkey": "none", | |
"dragimage": true, | |
"draginput": false, | |
"draglink": true, | |
"dragtext": true, | |
"dragui": true, | |
"dstroke": true, | |
"dstrokecolor": "#4E1485", | |
"dstrokeopa": 0.8, | |
"dstrokewidth": 5, | |
"dtooltip": true, | |
"dtooltipcolor": "#120310", | |
"dtooltipopa": 0.9, | |
"dtooltipwidth": 18, | |
"image": [ | |
{ | |
"action": "I_open", | |
"direct": "L", | |
"moreDes": "I_open newback", | |
"morePinned": "unpinned", | |
"morePosition": "left", | |
"moreTarget": "newback" | |
}, | |
{ | |
"action": "I_open", | |
"direct": "R", | |
"moreDes": "I_open newfront", | |
"morePinned": "unpinned", | |
"morePosition": "right", | |
"moreTarget": "newfront" | |
}, | |
{ | |
"action": "I_save", | |
"direct": "D" | |
} | |
], | |
"imgfirst": "none", | |
"imgfirstcheck": false, | |
"link": [ | |
{ | |
"action": "L_open", | |
"direct": "L", | |
"moreDes": "L_open newback", | |
"morePinned": "unpinned", | |
"morePosition": "left", | |
"moreTarget": "newback" | |
}, | |
{ | |
"action": "L_open", | |
"direct": "R", | |
"moreDes": "L_open newfront", | |
"morePinned": "unpinned", | |
"morePosition": "right", | |
"moreTarget": "newfront" | |
}, | |
{ | |
"action": "L_copytext", | |
"direct": "D" | |
}, | |
{ | |
"action": "L_copyurl", | |
"direct": "U" | |
} | |
], | |
"setdragurl": true, | |
"text": [ | |
{ | |
"action": "T_search", | |
"direct": "L", | |
"moreDes": "New tab & Background", | |
"morePinned": "unpinned", | |
"morePosition": "left", | |
"moreTarget": "newback", | |
"moreTsearch": "sgoogle" | |
}, | |
{ | |
"action": "T_search", | |
"direct": "R", | |
"moreDes": "New tab & Front", | |
"morePinned": "unpinned", | |
"morePosition": "right", | |
"moreTarget": "newfront", | |
"moreTsearch": "sgoogle" | |
}, | |
{ | |
"action": "T_copytext", | |
"direct": "D" | |
} | |
] | |
}, | |
"scroll": { | |
"scrollaccele": 1, | |
"scrollspeed": 3, | |
"smooth": true | |
}, | |
"scrollgesture": { | |
"fastSwitch": false, | |
"reverseFS": false, | |
"sgsleft": [ | |
{ | |
"action": "G_top" | |
}, | |
{ | |
"action": "G_bottom" | |
} | |
], | |
"sgsleftenable": true, | |
"sgsright": [ | |
{ | |
"action": "G_top" | |
}, | |
{ | |
"action": "G_bottom" | |
} | |
], | |
"sgsrightenable": false, | |
"tablist": true, | |
"tablistVisual": true, | |
"tablistkey": "right" | |
}, | |
"strokegesture": { | |
"strleft": [ | |
{ | |
"action": "G_none" | |
}, | |
{ | |
"action": "G_righttab" | |
} | |
], | |
"strleftenable": true, | |
"strmiddle": [ | |
{ | |
"action": "G_lefttab" | |
}, | |
{ | |
"action": "G_righttab" | |
} | |
], | |
"strmiddleenable": false, | |
"strpress": "up", | |
"strright": [ | |
{ | |
"action": "G_lefttab" | |
}, | |
{ | |
"action": "G_none" | |
} | |
], | |
"strrightenable": true | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment