Background Image Changer Firefox

Examine source code of Background Image Changer

Inspect and view changes in Background Image Changer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Background Image Changer",
  "version": "1.0",
  "description": "This add-on allows you to change the background image of the current webpage by entering an image URL.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{15663280-591f-4be9-88a8-ab6bddea1ae6}"
    }
  }
}

Best Background Image Changer Alternatives

Here are some Firefox add-ons that are similar to Background Image Changer: