YouTube Plus Firefox

Examine source code of YouTube Plus

Inspect and view changes in YouTube Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Plus",
  "version": "1.9.7resigned1",
  "description": "YouTube with more freedom",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "exclude_matches": [
        "*://www.youtube.com/live_chat*",
        "*://www.youtube.com/embed/*",
        "*://www.youtube.com/tv*"
      ],
      "js": [
        "JS/YouTubePlus.user.js"
      ],
      "css": [
        "CSS/YouTubePlus.css"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "particle@particlecore.github.io",
      "strict_min_version": "48.0"
    }
  }
}

Best YouTube Plus Alternatives

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