ytb-playlist-sort Firefox

Examine source code of ytb-playlist-sort

Inspect and view changes in ytb-playlist-sort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ytb-playlist-sort",
  "version": "1.0",
  "description": "Sorts youtube playlists based on duration",
  "icons": {
    "48": "icons/time-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "main.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7437d018-eef0-459d-b56c-70ec51347d47}"
    }
  }
}

Best ytb-playlist-sort Alternatives

Here are some Firefox add-ons that are similar to ytb-playlist-sort: