YT Long Playlist Firefox

Examine source code of YT Long Playlist

By: MMT
Inspect and view changes in YT Long Playlist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YT Long Playlist",
  "version": "1.9.0",
  "description": "Fix: Start/Next/Prev sync, remove underline for unseen links, restore resizable panel, keep other parts untouched.",
  "permissions": [
    "storage",
    "https://www.youtube.com/*",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yt-long-playlist-public@addon.com",
      "data_collection_permissions": {
        "collects_data": false,
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png",
    "128": "icon128.png"
  }
}

Best YT Long Playlist Alternatives

Here are some Firefox add-ons that are similar to YT Long Playlist: