NextPager Firefox

Examine source code of NextPager

Inspect and view changes in NextPager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Move to next page of forums simply clicking a button (or ctrl+space)",
  "manifest_version": 2,
  "name": "NextPager",
  "version": "0.2.5resigned1",
  "icons": {
    "64": "icons/blue-64.png"
  },
  "permissions": [
    "tabs",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/blue-64.png",
    "default_title": "Next Page"
  },
  "background": {
    "scripts": [
      "next.js"
    ]
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Space"
      }
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b1dc4a7e-32da-4929-84a5-4a118d81fad9}"
    }
  }
}

Best NextPager Alternatives

Here are some Firefox add-ons that are similar to NextPager: