microGesture Firefox

Examine source code of microGesture

By: snuz2
Inspect and view changes in microGesture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "microGesture",
  "version": "3.6",
  "applications": {
    "gecko": {
      "id": "microGesture@snuznet.org"
    }
  },
  "description": "Ultracompact Mouse Gesture Extension.",
  "author": "snuz2",
  "homepage_url": "http://snuz.nfshost.com/m300.htm",
  "options_ui": {
    "page": "options.htm"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "mgBack.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "mgCont.js"
      ]
    }
  ]
}

Best microGesture Alternatives

Here are some Firefox add-ons that are similar to microGesture: