News Source Analysis Firefox

Examine source code of News Source Analysis

Inspect and view changes in News Source Analysis source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "News Source Analysis",
  "version": "1.6.0",
  "description": "Shows an analysis and factual reporting of a news site, using Media Bias Fact Check, and Allsides as references.",
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{2ae85cee-4731-44cc-ae0c-b94d6315679a}"
    }
  }
}

Best News Source Analysis Alternatives

Here are some Firefox add-ons that are similar to News Source Analysis: