Traxsource to YouTube Playlist Firefox

Examine source code of Traxsource to YouTube Playlist

Inspect and view changes in Traxsource to YouTube Playlist source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Traxsource to YouTube Playlist",
  "version": "1.1.0",
  "description": "Instantly convert Traxsource charts to YouTube playlists",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://www.traxsource.com/*",
    "https://traxsource.com/*",
    "https://www.youtube.com/*",
    "https://youtube.com/*"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.traxsource.com/*",
        "https://traxsource.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "trax2youtube@nicoli.dev",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Traxsource to YouTube Playlist Alternatives

Here are some Firefox add-ons that are similar to Traxsource to YouTube Playlist: