YT Uploads Playlist Extractor Firefox

Examine source code of YT Uploads Playlist Extractor

Inspect and view changes in YT Uploads Playlist Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube Channel Playlist Extractor",
  "version": "1.0",
  "description": "Get a YouTube channel’s upload playlist URL by entering its link.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{028b467d-e64f-4e14-8843-f5eaaa184b47}"
    }
  }
}

Best YT Uploads Playlist Extractor Alternatives

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