YouTube Playlist Length & Time Calculator Firefox

Examine source code of YouTube Playlist Length & Time Calculator

Inspect and view changes in YouTube Playlist Length & Time Calculator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "YouTube Playlist Length & Time Calculator",
  "version": "2.1.2",
  "description": "Calculate exact YouTube playlist length at custom speeds. A powerful YouTube playlist time calculator to save your watch time!",
  "browser_specific_settings": {
    "gecko": {
      "id": "watchtime@androdom",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "ek/icon-16.png",
      "24": "ek/icon-24.png",
      "32": "ek/icon-32.png",
      "48": "ek/icon-48.png",
      "64": "ek/icon-64.png",
      "96": "ek/icon-96.png",
      "128": "ek/icon-128.png"
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/playlist*",
        "*://*.youtube.com/watch*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "ek/lang/**/*.json"
      ],
      "matches": [
        "*://*.youtube.com/*"
      ]
    }
  ],
  "icons": {
    "16": "ek/icon-16.png",
    "24": "ek/icon-24.png",
    "32": "ek/icon-32.png",
    "48": "ek/icon-48.png",
    "64": "ek/icon-64.png",
    "96": "ek/icon-96.png",
    "128": "ek/icon-128.png"
  }
}

Best YouTube Playlist Length & Time Calculator Alternatives

Here are some Firefox add-ons that are similar to YouTube Playlist Length & Time Calculator: