Playlist Utils Firefox

Examine source code of Playlist Utils

提供元: genericJE Add-on
Inspect and view changes in Playlist Utils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Playlist Utils",
  "version": "0.3.0",
  "description": "Reorder YouTube playlists: sort presets plus manual drag and drop, remembered per playlist.",
  "browser_specific_settings": {
    "gecko": {
      "id": "playlist-utils@johneric.local",
      "strict_min_version": "115.0"
    }
  },
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "permissions": [
    "storage",
    "*://www.youtube.com/*",
    "*://m.youtube.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.youtube.com/*",
        "*://m.youtube.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ]
}

ベストのPlaylist Utils代替案

Playlist Utilsに類似したFirefox add-onをいくつか紹介します: