Next Page Firefox

Examine source code of Next Page

Par : LuskyNavy
Inspect and view changes in Next Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Next Page",
  "description": "Displays the next page by incrementing the last number in URL.",
  "version": "1.1resigned1",
  "applications": {
    "gecko": {
      "id": "nextpage@lusky.com"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon48.png"
  },
  "options_ui": {
    "page": "settings/options.html",
    "open_in_tab": false,
    "browser_style": true
  },
  "permissions": [
    "activeTab",
    "storage",
    "<all_urls>"
  ]
}

Meilleures alternatives Next Page

Voici quelques Firefox add-ons qui sont similaires à Next Page :