2020/05/16

🔻CrxMouse Gestures のマウスジェスチャー設定を Edge と Chrome で共有させる(同じにする)

【個人的な覚書】

どっちかで設定済ませてエクスポート後インポート


{
  "backup": {
    "drag": true,
    "gesture": true,
    "scroll": false,
    "scrollgesture": false,
    "strokegesture": false
  },
  "cfgver": 4.1,
  "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": "Open image in new tab(New tab & Background)",
        "morePinned": "unpinned",
        "morePosition": "left",
        "moreTarget": "newback"
      },
      {
        "action": "I_open",
        "direct": "R",
        "moreDes": "Open image in new tab(New tab & Front)",
        "morePinned": "unpinned",
        "morePosition": "right",
        "moreTarget": "newfront"
      },
      {
        "action": "I_save",
        "direct": "D"
      }
    ],
    "imgfirst": "none",
    "imgfirstcheck": false,
    "link": [
      {
        "action": "L_open",
        "direct": "L",
        "moreDes": "Open link in new tab(New tab & Background)",
        "morePinned": "unpinned",
        "morePosition": "left",
        "moreTarget": "newback"
      },
      {
        "action": "L_open",
        "direct": "R",
        "moreDes": "Open link in new tab(New tab & Front)",
        "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": "Use %name to search \"%s\"(New tab & Background)",
        "morePinned": "unpinned",
        "morePosition": "left",
        "moreTarget": "newback",
        "moreTsearch": "sgoogle"
      },
      {
        "action": "T_search",
        "direct": "R",
        "moreDes": "Use %name to search \"%s\"(New tab & Front)",
        "morePinned": "unpinned",
        "morePosition": "right",
        "moreTarget": "newfront",
        "moreTsearch": "sgoogle"
      },
      {
        "action": "T_copytext",
        "direct": "D"
      }
    ]
  },
  "extid": "imcbcfmohachfahkbgijokokjpfmoogb",
  "gesture": {
    "direct": true,
    "directcolor": "778899",
    "directopa": 0.9,
    "gesPos": "cc",
    "geskey": "right",
    "gesture": [
      {
        "action": "G_top",
        "direct": "U",
        "whitelist": []
      },
      {
        "action": "G_bottom",
        "direct": "D",
        "whitelist": []
      },
      {
        "action": "G_reload",
        "direct": "UD",
        "whitelist": []
      },
      {
        "direct": "L",
        "action": "G_closeothers",
        "whitelist": []
      },
      {
        "direct": "R",
        "action": "G_closerighttabs",
        "whitelist": []
      }
    ],
    "gestureui": true,
    "gholdkey": "none",
    "gholdkeydisable": "alt",
    "gholdkeytype": "enable",
    "stenable": false,
    "stroke": true,
    "strokecolor": "4E1485",
    "strokeopa": 0.8,
    "strokewidth": 5,
    "tooltip": true,
    "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": false,
    "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
}

0 件のコメント:

コメントを投稿

🟦Bluesky for iOS アップデート ver. 1.76 更新内容

更新内容(ver.1.76) - Hashtags are now supported in profile bios (ハッシュタグがプロファイルBIOSでサポートされるようになりました) - You can now long-press links in posts to ...