Crx mouse配置文件

  • Crx mouse配置文件
{
  "isGesturesOff": false,
  "cfgver": 4.1,
  "others": {
    "tuilink": false
  },
  "normal": {
    "gesture": true,
    "drag": false,
    "scroll": false,
    "scrollgesture": false,
    "strokegesture": false,
    "autocancel": false,
    "autocancelvalue": 2,
    "lasttab": false,
    "scrolleffects": true,
    "newtabposition": "chrome",
    "minilength": 10,
    "capturetype": "jpeg",
    "jpegquality": 100,
    "cancelcontextmenu": true,
    "dbclicktime": 600,
    "cursorimg": null,
    "cursorimgscale": 1,
    "hidetrash": false,
    "clickedOptin": true
  },
  "gesture": {
    "direct": false,
    "directcolor": "778899",
    "directopa": 0.9,
    "gesPos": "cc",
    "geskey": "right",
    "gesture": [
      {
        "action": "G_back",
        "direct": "L",
        "whitelist": []
      },
      {
        "action": "G_go",
        "direct": "R",
        "whitelist": []
      },
      {
        "action": "G_close",
        "direct": "DR",
        "moreCloseopts": "close",
        "moreClosesel": "chrome",
        "moreCloseurl": "chrome://newtab/",
        "whitelist": []
      },
      {
        "action": "G_reload",
        "direct": "UD",
        "whitelist": []
      },
      {
        "action": "G_reloadclear",
        "direct": "UDU",
        "whitelist": []
      },
      {
        "action": "G_lefttab",
        "direct": "UL",
        "whitelist": []
      },
      {
        "action": "G_righttab",
        "direct": "UR",
        "whitelist": []
      },
      {
        "action": "G_newwindow",
        "direct": "DRU",
        "whitelist": []
      },
      {
        "action": "G_closewindow",
        "direct": "URD",
        "whitelist": []
      },
      {
        "action": "G_crxsettings",
        "direct": "RDLU",
        "moreDes": "进入扩展设置页",
        "morePinned": "unpinned",
        "morePosition": "chrome",
        "moreTarget": "newfront",
        "whitelist": []
      },
      {
        "direct": "U",
        "action": "G_top",
        "whitelist": []
      },
      {
        "direct": "D",
        "action": "G_bottom",
        "whitelist": []
      },
      {
        "direct": "DL",
        "action": "G_reclosedtab",
        "moreDes": "重新打开关闭的标签页",
        "moreTarget": "newfront",
        "morePosition": "chrome",
        "morePinned": "unpinned",
        "whitelist": []
      }
    ],
    "gestureui": true,
    "gholdkey": "none",
    "gholdkeydisable": "alt",
    "gholdkeytype": "enable",
    "stenable": false,
    "stroke": true,
    "strokecolor": "4E1485",
    "strokeopa": 0.8,
    "strokewidth": 5,
    "tooltip": false,
    "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": "打开图片(新标签页,后台)",
        "morePinned": "unpinned",
        "morePosition": "left",
        "moreTarget": "newback"
      },
      {
        "action": "I_open",
        "direct": "R",
        "moreDes": "打开图片(新标签页,前台)",
        "morePinned": "unpinned",
        "morePosition": "right",
        "moreTarget": "newfront"
      },
      {
        "action": "I_save",
        "direct": "D"
      }
    ],
    "imgfirst": "none",
    "imgfirstcheck": false,
    "link": [
      {
        "action": "L_open",
        "direct": "L",
        "moreDes": "打开链接(新标签页,后台)",
        "morePinned": "unpinned",
        "morePosition": "left",
        "moreTarget": "newback"
      },
      {
        "action": "L_open",
        "direct": "R",
        "moreDes": "打开链接(新标签页,前台)",
        "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": "使用%name搜索\"%s\"(新标签页,后台)",
        "morePinned": "unpinned",
        "morePosition": "left",
        "moreTarget": "newback",
        "moreTsearch": "sgoogle"
      },
      {
        "action": "T_search",
        "direct": "R",
        "moreDes": "使用%name搜索\"%s\"(新标签页,前台)",
        "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
  },
  "extid": "jlgkpaicikihijadgifklkbpdajbkhjo",
  "optedout": false,
  "sync": true,
  "lastEditedGesture": null
}
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值