Youtube Playlist Time Firefox

Examine source code of Youtube Playlist Time

Inspect and view changes in Youtube Playlist Time source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Youtube Playlist Time",
  "version": "1.0",
  "description": "Show youtube playlists total time.",
  "action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "js": [
        "assets/content.ts-CN8REKCY.js"
      ],
      "matches": [
        "https://www.youtube.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{34fed27b-62b8-43f4-a126-6110b2d128eb}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://www.youtube.com/*"
      ],
      "resources": [
        "assets/content.ts-CN8REKCY.js"
      ]
    }
  ]
}

Best Youtube Playlist Time Alternatives

Here are some Firefox add-ons that are similar to Youtube Playlist Time: