backNforward Firefox

Examine source code of backNforward

Inspect and view changes in backNforward source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "BackNForward",
  "version": "1.0",
  "description": "Allows a user to use two finger swipe on the touchpad to move back and forward between pages",
  "icons": {
    "48": "arrows.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "moveTo.js"
      ]
    }
  ]
}

Meilleures alternatives backNforward

Voici quelques Firefox add-ons qui sont similaires à backNforward :