Suno Manager: Bulk Downloader & Library Tool Firefox

Examine source code of Suno Manager: Bulk Downloader & Library Tool

Inspect and view changes in Suno Manager: Bulk Downloader & Library Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Suno Manager",
  "version": "1.4",
  "description": "Helps manage, filter, and download your Suno song library.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage",
    "downloads",
    "tabs",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "https://suno.com/*",
    "https://studio-api.suno.com/*",
    "https://studio-api.prod.suno.com/*",
    "https://cdn1.suno.ai/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://suno.com/*"
      ],
      "js": [
        "content/content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "sidebar_action": {
    "default_panel": "sidebar/sidebar.html",
    "default_title": "Suno Library",
    "default_icon": "icons/icon-48.png"
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "btn.jpg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b6a3f7d1-5e2c-4a8b-9d3e-f1c4a5b6e7d8}",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Suno Manager: Bulk Downloader & Library Tool Alternatives

Here are some Firefox add-ons that are similar to Suno Manager: Bulk Downloader & Library Tool: