Full Page Japscan reader Firefox

Examine source code of Full Page Japscan reader

Inspect and view changes in Full Page Japscan reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FullPageScans",
  "version": "1.0.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "FullPageScans@perso.bzh"
    }
  },
  "description": "FullPage on Japscan",
  "browser_action": {
    "default_icon": "icons/activated.png",
    "default_title": "FullPageScans"
  },
  "background": {
    "scripts": [
      "activate.js"
    ]
  },
  "icons": {
    "128": "icons/activated.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.japscan.me/*"
      ],
      "js": [
        "clear.js"
      ]
    }
  ]
}

Best Full Page Japscan reader Alternatives

Here are some Firefox add-ons that are similar to Full Page Japscan reader: