Last.fm Layout Adjuster Firefox

Examine source code of Last.fm Layout Adjuster

By: Estelle Add-on
Inspect and view changes in Last.fm Layout Adjuster source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
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": "{7eab9f4c-a4c7-4e11-a3b3-8adb5a1d6998}"
    }
  }
}

Best Last.fm Layout Adjuster Alternatives

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