Forward button Firefox

Examine source code of Forward button

Inspect and view changes in Forward button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Forward button",
  "manifest_version": 2,
  "name": "Forward-button",
  "version": "1.0",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/right_16.png",
      "32": "icons/right_32.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b7c0973c-0820-4e43-a2a9-bf69a68d4bb2}"
    }
  }
}

Best Forward button Alternatives

Here are some Firefox add-ons that are similar to Forward button: