YouTube lyrics Firefox

Examine source code of YouTube lyrics

By: eantyo
Inspect and view changes in YouTube lyrics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "YouTube lyrics",
  "version": "1.26",
  "description": "Overlays lyrics on top of YouTube (music) videos. Lyrics can be submitted/edited at https://youtube-lyrics.fandom.com .",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "base32.js",
        "ytl_content.js"
      ]
    },
    {
      "matches": [
        "*://youtube-lyrics.fandom.com/*"
      ],
      "js": [
        "base32.js",
        "ytl_wiki.js"
      ]
    }
  ],
  "permissions": [
    "https://youtube-lyrics.fandom.com/api.php",
    "https://video.google.com/timedtext"
  ]
}

Best YouTube lyrics Alternatives

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