Last.fm Recent Tracks Firefox

Examine source code of Last.fm Recent Tracks

By: jbylsma Add-on
Inspect and view changes in Last.fm Recent Tracks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Last.fm Recent Tracks",
  "version": "1.0.2",
  "description": "Show recent tracks for Last.fm users.",
  "icons": {
    "48": "logo/ff-lastfm-recenttracks_48px.png",
    "96": "logo/ff-lastfm-recenttracks_96px.png"
  },
  "permissions": [
    "storage",
    "alarms"
  ],
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e60dd91e-4642-4a35-9acf-f3b3f92234f1}"
    }
  }
}

Best Last.fm Recent Tracks Alternatives

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