{
  "timestamp": "2019-11-04T17:46:36.710Z",
  "fileName": "foxyGestures.2019-11-04.json",
  "addonId": "{e839c3f9-298e-4cd0-99e0-464431cb7c34}",
  "version": "1.2.4",
  "settings": {
    "gestureTimeout": 300,
    "statusTimeout": 500,
    "showStatusText": true,
    "blacklistUrlPatterns": [],
    "whitelistMode": false,
    "gestureDetector": {
      "style": "cardinal"
    },
    "gestureButton": 2,
    "gestureFidelity": 10,
    "drawTrails": true,
    "trailFidelity": 10,
    "trailWidth": 2,
    "trailColor": "Fuchsia",
    "mouseMappings": [
      {
        "command": "closeTab",
        "gesture": "DR"
      },
      {
        "command": "duplicateTab",
        "gesture": "UR"
      },
      {
        "command": "minimize",
        "gesture": "DL"
      },
      {
        "command": "reload",
        "gesture": "RDLU"
      },
      {
        "command": "scrollBottom",
        "gesture": "DLR"
      },
      {
        "command": "scrollTop",
        "gesture": "ULR"
      },
      {
        "command": "previousTab",
        "gesture": "L"
      },
      {
        "command": "nextTab",
        "gesture": "R"
      },
      {
        "command": "scrollDown",
        "gesture": "D"
      },
      {
        "command": "scrollUp",
        "gesture": "U"
      },
      {
        "command": "undoClose",
        "gesture": "UD"
      }
    ],
    "disableOnAlt": true,
    "disableOnShift": true,
    "canSelectStart": false,
    "wheelGestures": false,
    "wheelMappings": {
      "up": null,
      "down": null,
      "left": null,
      "right": null
    },
    "chordGestures": false,
    "chordMappings": [
      {
        "chord": [
          0,
          2
        ],
        "mapping": null
      },
      {
        "chord": [
          2,
          0
        ],
        "mapping": null
      }
    ],
    "userScripts": [],
    "sawXSSWarning": false,
    "scrollDuration": 500,
    "scrollAmount": 100,
    "nextTabWrap": true,
    "newTabUrl": null,
    "newWindowUrl": null,
    "newPrivateWindowUrl": null,
    "useRelPrevNext": true,
    "insertRelatedTab": true,
    "zoomStep": 0.1,
    "activeTabAfterClose": "default",
    "statusTemplate": "<div style=\"all: initial; display: block; position: fixed; bottom: 0; right: 0; z-index: 2147483647\">\r\n  <div style=\"all: initial; background: #fff; border: 1px solid #ccc; color: #333; font-family: sans-serif; font-size: 12px; padding: 2px\" data-mg-status></div>\r\n</div>"
  }
}