Preload Next Page Firefox

Examine source code of Preload Next Page

Inspect and view changes in Preload Next Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Preload Next Page",
  "version": "1.0",
  "description": "Tự động tải trước trang kế tiếp khi đọc bài dài.",
  "permissions": [
    "tabs",
    "activeTab",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d4920a51-63d5-48cc-879a-e97d2a2aabf8}"
    }
  }
}

Best Preload Next Page Alternatives

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