History touchscreen gestures Firefox

Examine source code of History touchscreen gestures

Inspect and view changes in History touchscreen gestures source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac82bda6-67ad-4d79-ba9e-9812ad5ee715}"
    }
  },
  "manifest_version": 2,
  "name": "Navigate history touchscreen gestures",
  "version": "1.0.2",
  "description": "It adds touchscreen gestures to navigate the browser history",
  "icons": {
    "92": "icons/icon.png"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best History touchscreen gestures Alternatives

Here are some Firefox add-ons that are similar to History touchscreen gestures: