Bad News Firefox

Examine source code of Bad News

By: M Kwong
Inspect and view changes in Bad News source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bad News",
  "version": "1.3.0",
  "description": "Helps control digital addiction.",
  "icons": {
    "48": "icons/words-48.png",
    "96": "icons/words-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/"
      ],
      "js": [
        "facebook.js"
      ]
    },
    {
      "matches": [
        "*://*.instagram.com/*"
      ],
      "js": [
        "instagram.js"
      ]
    },
    {
      "matches": [
        "*://*.linkedin.com/*"
      ],
      "js": [
        "linkedin.js"
      ]
    },
    {
      "matches": [
        "*://*.yahoo.com/*"
      ],
      "js": [
        "yahoo.js"
      ]
    },
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "youtube.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{81203898-9377-4ce6-9201-390daeb99ef8}"
    }
  }
}

Best Bad News Alternatives

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