Décodex Firefox

Examine source code of Décodex

Inspect and view changes in Décodex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Decodex",
  "version": "3.0.1",
  "description": "Avec le Décodex, évaluez en un clin d’oeil si les sites que vous consultez sont fiables.",
  "applications": {
    "gecko": {
      "id": "lemonde-decodex@lemonde.fr"
    }
  },
  "background": {
    "scripts": [
      "background.js",
      "content.js",
      "install.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icone.png"
  },
  "browser_action": {
    "default_icon": "icone.png",
    "default_title": "Décodex",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "storage",
    "notifications",
    "activeTab",
    "webRequest",
    "https://www.lemonde.fr/webservice/decodex/updates",
    "https://s1.lemde.fr/mmpub/data/decodex/hoax/hoax_debunks.json"
  ],
  "web_accessible_resources": [
    "icone.png",
    "fonts/FetteEngschrift.woff"
  ]
}

Best Décodex Alternatives

Here are some Firefox add-ons that are similar to Décodex: