DGG Injector Firefox

Examine source code of DGG Injector

Inspect and view changes in DGG Injector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DGG Injector",
  "version": "0.1",
  "icons": {
    "128": "icon.png"
  },
  "description": "NOTE: must be reactivated each time and old twitch chat will fail to load until you refresh the page. PepeLaugh, my friends.",
  "browser_action": {
    "default_icon": {
      "128": "icon.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best DGG Injector Alternatives

Here are some Firefox add-ons that are similar to DGG Injector: