NoVideoLengthSpoiler Firefox

Examine source code of NoVideoLengthSpoiler

By: ArnoNym
Inspect and view changes in NoVideoLengthSpoiler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NoVideoLengthSpoiler",
  "version": "1.3",
  "description": "Hides the progressbar on YouTube and Twitch videos. Also hides all YouTube comments. This is to avoid spoilers while watching recordings of (e-sport-)competitions.",
  "icons": {
    "48": "icons/48.png"
  },
  "permissions": [
    "activeTab",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_icon": "icons/48_off.png",
    "default_title": "NoVideoLengthSpoiler"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2a9fe013-1922-4081-afbd-d5d166aa29df}"
    }
  }
}

Best NoVideoLengthSpoiler Alternatives

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