Page Navigation Firefox

Examine source code of Page Navigation

Inspect and view changes in Page Navigation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Page Navigation",
  "version": "1.0",
  "description": "Press Alt+N to click the 'Next' button and Alt+P to click the 'Previous' or 'Last' button, redirecting to their links if available.",
  "permissions": [
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{136d57ba-7dda-4665-aa8b-d857f0663be6}"
    }
  }
}

Best Page Navigation Alternatives

Here are some Firefox add-ons that are similar to Page Navigation: