AI Lyrics Generator - Create Song Lyrics from Idea Firefox

Examine source code of AI Lyrics Generator - Create Song Lyrics from Idea

Inspect and view changes in AI Lyrics Generator - Create Song Lyrics from Idea source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.0.0",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs",
    "cookies",
    "downloads",
    "https://songgeneratorai.net/*"
  ],
  "web_accessible_resources": [
    "bridge-availability.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lyrics-generator-extensions@songgeneratorai.net",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "https://songgeneratorai.net/extension/*"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/extension-bridge.js"
      ]
    }
  ],
  "browser_action": {
    "default_title": "__MSG_browserActionTitle__",
    "default_icon": {
      "16": "icon/16.png",
      "32": "icon/32.png",
      "48": "icon/48.png",
      "128": "icon/128.png"
    }
  }
}

Best AI Lyrics Generator - Create Song Lyrics from Idea Alternatives

Here are some Firefox add-ons that are similar to AI Lyrics Generator - Create Song Lyrics from Idea: