Tube Sub Export Firefox

Examine source code of Tube Sub Export

Inspect and view changes in Tube Sub Export source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tube Sub Export",
  "version": "0.1.4",
  "author": "PrO14",
  "developer": {
    "name": "PrO14"
  },
  "short_name": "TSE",
  "permissions": [],
  "description": "Adds download button for subscription list in xml format.",
  "icons": {
    "48": "icons/tse.svg",
    "96": "icons/tse.svg"
  },
  "content_scripts": [
    {
      "css": [
        "style.css"
      ],
      "matches": [
        "*://www.youtube.com/feed/channels*"
      ],
      "js": [
        "jquery.js",
        "tubeSubExport.js"
      ]
    }
  ]
}

Best Tube Sub Export Alternatives

Here are some Firefox add-ons that are similar to Tube Sub Export: