Spotify Karaoke - Fetches Missing Lyrics & More Firefox

Examine source code of Spotify Karaoke - Fetches Missing Lyrics & More

Inspect and view changes in Spotify Karaoke - Fetches Missing Lyrics & More source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spotify Karaoke",
  "description": "Automatically fetches missing synced lyrics, romanizes any script, and translates into 132 languages – all live inside Spotify.",
  "version": "3.1.4",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "declarativeNetRequest",
    "*://open.spotify.com/*",
    "*://spclient.wg.spotify.com/*",
    "*://open.spotifycdn.com/*",
    "*://apic-desktop.musixmatch.com/*",
    "*://translate.googleapis.com/*",
    "*://translate.google.com/*",
    "*://www.google.com/*",
    "*://api.mymemory.translated.net/*",
    "*://cdn.jsdelivr.net/*",
    "https://lrclib.net/*",
    "https://music.youtube.com/*",
    "https://i.scdn.co/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://open.spotify.com/*"
      ],
      "js": [
        "fetchInterceptor.js",
        "slyBridge.js"
      ],
      "world": "MAIN",
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://open.spotify.com/*"
      ],
      "run_at": "document_start",
      "css": [
        "content-scripts/spotify-lyrics.css"
      ],
      "js": [
        "content-scripts/spotify-lyrics.js"
      ]
    }
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ytm_rules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "web_accessible_resources": [
    "fetchInterceptor.js",
    "slyBridge.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "spotify-karaoke@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Spotify Karaoke",
    "default_popup": "popup.html"
  }
}

Best Spotify Karaoke - Fetches Missing Lyrics & More Alternatives

Here are some Firefox add-ons that are similar to Spotify Karaoke - Fetches Missing Lyrics & More: