Youtube Lyrics Firefox

Examine source code of Youtube Lyrics

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": "YoutubeLyrics",
  "version": "1.0.5",
  "description": "Adds Lyrics To Youtube.",
  "background": {
    "scripts": [
      "dist/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "dist/content.js"
      ],
      "css": [
        "src/css/styles.css"
      ]
    }
  ],
  "permissions": [
    "*://genius.com/*",
    "*://*.letssingit.com/*",
    "*://*.songlyrics.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad3bdf63-6e8f-40fb-ada6-4565bd917921}"
    }
  }
}

Best Youtube Lyrics Alternatives

Here are some Firefox add-ons that are similar to Youtube Lyrics: