ONIICHANX TTV PRO Firefox

Examine source code of ONIICHANX TTV PRO

Inspect and view changes in ONIICHANX TTV PRO source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ONIICHANX TTV PRO",
  "description": "ONIICHANX TTV PRO removes livestream ads from Twitch.",
  "version": "1.9.1",
  "background": {
    "persistent": true,
    "scripts": [
      "background/background.ts"
    ]
  },
  "browser_action": {
    "default_icon": {
      "128": "images/brand/icon.png"
    },
    "default_title": "ONIICHANX TTV PRO",
    "default_popup": "popup/menu.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.twitch.tv/*",
        "https://m.twitch.tv/*"
      ],
      "js": [
        "content/content.ts"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "128": "images/brand/icon.png"
  },
  "options_ui": {
    "browser_style": false,
    "open_in_tab": true,
    "page": "options/page.html"
  },
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "https://*.ttvnw.net/*",
    "https://api.ttv.lol/*",
    "https://www.twitch.tv/*",
    "https://m.twitch.tv/*",
    "https://player.twitch.tv/*",
    "https://embed.twitch.tv/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3944f3df-d2a9-4b7e-a374-0f5d88c99445}"
    }
  }
}

Best ONIICHANX TTV PRO Alternatives

Here are some Firefox add-ons that are similar to ONIICHANX TTV PRO: