DeleteBG|Delete a background of your images Firefox

Examine source code of DeleteBG|Delete a background of your images

Inspect and view changes in DeleteBG|Delete a background of your images source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeleteBG | Delete a background of your images",
  "description": "DeleteBG is an easy service for quick image editing with a few mouse clicks. Suitable for professional photographers and designers",
  "version": "0.0.12",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Deletebg"
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "57.0",
      "id": "{1156ac5b-a894-41eb-8b2d-c75de266cd07}"
    }
  },
  "web_accessible_resources": [],
  "permissions": [
    "tabs",
    "contextMenus",
    "notifications",
    "storage",
    "http://*/*",
    "https://*/*"
  ]
}

Best DeleteBG|Delete a background of your images Alternatives

Here are some Firefox add-ons that are similar to DeleteBG|Delete a background of your images: