Mediapart Single Page Firefox

Examine source code of Mediapart Single Page

By: gj
Inspect and view changes in Mediapart Single Page source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mediapart Single Page",
  "version": "3.1resigned1",
  "applications": {
    "gecko": {
      "id": "{f2be6d19-cf7f-41e9-84b4-9df413b6a6d7}",
      "strict_min_version": "48.0"
    }
  },
  "description": "Automatically loads articles from mediapart.fr on a single page (avoids pagination)",
  "permissions": [
    "*://www.mediapart.fr/journal/*",
    "webRequest",
    "webRequestBlocking"
  ],
  "icons": {
    "48": "icons/mediapart-48.png",
    "96": "icons/mediapart-96.png"
  },
  "background": {
    "scripts": [
      "controller.js"
    ]
  }
}

Best Mediapart Single Page Alternatives

Here are some Firefox add-ons that are similar to Mediapart Single Page: