BNYTG CUSTOM Firefox

Examine source code of BNYTG CUSTOM

By: ppo
Inspect and view changes in BNYTG CUSTOM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better Naifu YouTube Gaming",
  "short_name": "BetterNaifuYTG",
  "version": "1.1.8",
  "description": "BetterNaifuYTG enhances YouTube Live Chat with more emotes (Twitch, BTTV, FFZ Emotes), new features, and more.",
  "icons": {
    "16": "assets/icons/BetterYTG_red_16.png",
    "48": "assets/icons/BetterYTG_red_48.png",
    "128": "assets/icons/BetterYTG_red_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "BYTG@naifuCUSTOM"
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "https://*.ytimg.com/*",
    "https://twitchemotes.com/*",
    "https://*.betterttv.net/*",
    "https://*.frankerfacez.com/*"
  ],
  "options_ui": {
    "page": "html/options.html",
    "chrome_style": true
  },
  "browser_action": {
    "default_title": "BetterNaifuYTG",
    "default_popup": "html/options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.gaming.youtube.com/*",
        "*://*.youtube.com/*"
      ],
      "run_at": "document_end",
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "assets/emotes/*"
  ]
}

Best BNYTG CUSTOM Alternatives

Here are some Firefox add-ons that are similar to BNYTG CUSTOM: