YouTube History Remove Button Firefox

Examine source code of YouTube History Remove Button

By: moz
Inspect and view changes in YouTube History Remove Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube History Remove Button",
  "version": "1.7.1",
  "description": "Add X buttons to YouTube history for quick removal",
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "*://www.youtube.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{954118a0-a725-4337-80e8-e6ae83a6bae0}"
    }
  }
}

Best YouTube History Remove Button Alternatives

Here are some Firefox add-ons that are similar to YouTube History Remove Button: