Genius Lyrics Cleaner Firefox

Examine source code of Genius Lyrics Cleaner

Inspect and view changes in Genius Lyrics Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Genius Lyrics Cleaner",
  "version": "1.1",
  "description": "Remove annotations from Genius.com lyrics with a simple toggle",
  "permissions": [
    "storage",
    "activeTab",
    "*://*.genius.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "FanaticExplorer@genius-lyrics-cleaner",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Genius Lyrics Cleaner – Toggle annotations",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.genius.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Genius Lyrics Cleaner Alternatives

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