soarli

crxMouse配置备份
前言crxMouse是一款强大的自定义鼠标手势的插件,使用了一段时间,今天将其配置文档从Chrome向Edge导入...
扫描右侧二维码阅读全文
19
2022/01

crxMouse配置备份

前言

crxMouse是一款强大的自定义鼠标手势的插件,使用了一段时间,今天将其配置文档从ChromeEdge导入了一份并在此做个备份。

下载

crxMouse Chrome™ 手势

鼠标手势 - Microsoft Edge Addons

配置

{
  "cfgver": "4.4.6",
  "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": "sbing"
      },
      {
        "action": "T_search",
        "direct": "R",
        "moreDes": "使用%name搜索\"%s\"(新标签页,前台)",
        "morePinned": "unpinned",
        "morePosition": "right",
        "moreTarget": "newfront",
        "moreTsearch": "sbing"
      },
      {
        "action": "T_copytext",
        "direct": "D"
      }
    ]
  },
  "extid": "jlgkpaicikihijadgifklkbpdajbkhjo",
  "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_close",
        "direct": "DR",
        "moreCloseopts": "close",
        "moreClosesel": "chrome",
        "moreCloseurl": "chrome://newtab/",
        "whitelist": []
      },
      {
        "action": "G_reclosedtab",
        "direct": "LU",
        "moreDes": "重新打开关闭的标签页",
        "morePinned": "unpinned",
        "morePosition": "chrome",
        "moreTarget": "newfront",
        "whitelist": []
      },
      {
        "action": "G_reload",
        "direct": "RD",
        "whitelist": []
      },
      {
        "action": "G_newtab",
        "direct": "RU",
        "moreDes": "新建标签页",
        "morePinned": "unpinned",
        "morePosition": "chrome",
        "moreTarget": "newfront",
        "whitelist": []
      },
      {
        "action": "G_bottom",
        "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": []
      },
      {
        "action": "G_top",
        "direct": "DU",
        "whitelist": []
      },
      {
        "action": "G_reclosedtab",
        "direct": "RL",
        "moreDes": "重新打开关闭的标签页",
        "morePinned": "unpinned",
        "morePosition": "chrome",
        "moreTarget": "newfront",
        "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
  },
  "isGesturesOff": false,
  "normal": {
    "autocancel": false,
    "autocancelvalue": 2,
    "cancelcontextmenu": true,
    "capturetype": "jpeg",
    "clickedOptin": true,
    "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
  },
  "optedout": false,
  "others": {
    "tuilink": false
  },
  "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
  },
  "sync": true
}

还原

image-20220119041137671

最后修改:2022 年 01 月 19 日 04 : 20 AM

发表评论