Find next page Firefox

Examine source code of Find next page

Inspect and view changes in Find next page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.2",
  "name": "Find next page",
  "description": "Go to the next page when pressing Space at the end of the page",
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "homepage_url": "https://gitlab.com/arty.name/firefox-extension-find-next-page"
}

Best Find next page Alternatives

Here are some Firefox add-ons that are similar to Find next page: