TubeControl Firefox

Examine source code of TubeControl

By: MartinG
Inspect and view changes in TubeControl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouControl",
  "version": "1.9",
  "description": "Hides youtube recommandations until the user reaches for it.",
  "icons": {
    "96": "icons/24dpicon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "youcontrol.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{08d1e65f-7fff-4fbc-b816-dd82323f2dfa}",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": []
      }
    }
  }
}

Best TubeControl Alternatives

Here are some Firefox add-ons that are similar to TubeControl: