Last.fm Enhancer Firefox

Examine source code of Last.fm Enhancer

By: k8cc
Inspect and view changes in Last.fm Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "The Last.fm Debloater",
  "description": "__MSG_extText__",
  "default_locale": "en",
  "version": "1.6.1",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.last.fm/*"
      ],
      "js": [
        "lastfm.ts"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "img/icon-48.png",
    "96": "img/icon-96.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.ts"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{95861c05-2eb9-4d07-96e4-ffb2dc13608f}"
    }
  }
}

Best Last.fm Enhancer Alternatives

Here are some Firefox add-ons that are similar to Last.fm Enhancer: