Common mouse gestures Firefox

Examine source code of Common mouse gestures

Inspect and view changes in Common mouse gestures source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Common mouse gestures",
  "version": "1.0.2resigned1",
  "description": "Mouse gestures for history back/forward, close tab, new tab and refresh. No visual hints",
  "applications": {
    "gecko": {
      "strict_min_version": "49.0",
      "id": "{620318b6-305f-48c6-a304-95a9de86f309}"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "match_about_blank": true,
      "all_frames": true,
      "run_at": "document_start"
    }
  ]
}

Best Common mouse gestures Alternatives

Here are some Firefox add-ons that are similar to Common mouse gestures: