Better YouTube Interactions Firefox

Examine source code of Better YouTube Interactions

Inspect and view changes in Better YouTube Interactions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.1.2",
  "default_locale": "en",
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "scripts/loader.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "betterytinteractions@gonguet.com"
    }
  },
  "web_accessible_resources": [
    "scripts/index.mjs",
    "scripts/loader.js",
    "scripts/ui.js"
  ]
}

Best Better YouTube Interactions Alternatives

Here are some Firefox add-ons that are similar to Better YouTube Interactions: