Last Resort Firefox

Examine source code of Last Resort

Inspect and view changes in Last Resort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Last Resort",
  "version": "0.8resigned1",
  "description": "Override artist images on Last.fm!",
  "permissions": [
    "activeTab",
    "storage",
    "https://*.last.fm/*",
    "webNavigation"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "applications": {
    "gecko": {
      "id": "lastresort@jakeledoux.com"
    }
  },
  "browser_action": {
    "default_title": "Click to replace images on this page.",
    "default_icon": {
      "48": "icon_48.png",
      "128": "icon_128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "manifest_version": 2
}

Best Last Resort Alternatives

Here are some Firefox add-ons that are similar to Last Resort: