Change Image Background Firefox

Examine source code of Change Image Background

Inspect and view changes in Change Image Background source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "1.0.0",
  "name": "Change Image Background",
  "description": "Replace photo background with other image or image filters",
  "action": {
    "default_title": "Change Image Background",
    "default_icon": {
      "16": "16.png",
      "32": "32.png",
      "48": "48.png",
      "128": "128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "appeffectchangeimagebg@gmail.com"
    }
  },
  "icons": {
    "16": "16.png",
    "32": "32.png",
    "48": "48.png",
    "128": "128.png"
  },
  "permissions": [],
  "web_accessible_resources": [
    {
      "matches": [],
      "resources": [
        "index.html"
      ]
    }
  ]
}

Best Change Image Background Alternatives

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