Lyrics Hover Firefox

Examine source code of Lyrics Hover

Por: Rat
Inspect and view changes in Lyrics Hover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lyrics Hover",
  "version": "1.0.0",
  "description": "Hiển thị lời bài hát khi rê chuột qua bài hát trên web.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Lyrics Hover",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lyrics-hover@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Melhores alternativas Lyrics Hover

Aqui estão algumas Firefox add-ons que são similares a Lyrics Hover: