Last.fm Refiner Firefox

Examine source code of Last.fm Refiner

By: Corrine
Inspect and view changes in Last.fm Refiner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extText__",
  "version": "1.6.1",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.last.fm/*"
      ],
      "js": [
        "lastfm.ts"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "img/icon-64.png",
    "96": "img/icon-128.png"
  },
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.ts"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{99c2c492-fada-4df6-b3fb-099276ae3117}"
    }
  }
}

Best Last.fm Refiner Alternatives

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