Revert YouTube UI Firefox

Examine source code of Revert YouTube UI

Inspect and view changes in Revert YouTube UI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Cookie Setter",
  "version": "1.0",
  "description": "Sets a YouTube cookie.",
  "content_scripts": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1a827303-d469-4aa4-8f49-d0b45f87be4f}"
    }
  }
}

Best Revert YouTube UI Alternatives

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