SunoMate for Suno - Prompts from Artist&Song names Firefox

Examine source code of SunoMate for Suno - Prompts from Artist&Song names

By: Idodo
Inspect and view changes in SunoMate for Suno - Prompts from Artist&Song names source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "SunoMate",
  "version": "3.1.0",
  "description": "Converts any Artist/Song name into a detailed prompt inside Suno, and allows you to add your own presets for ultimate prompting",
  "permissions": [
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://suno.com/*",
        "https://app.suno.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "sunomate@idokatzir.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best SunoMate for Suno - Prompts from Artist&Song names Alternatives

Here are some Firefox add-ons that are similar to SunoMate for Suno - Prompts from Artist&Song names: