ZapBG Background Removal Tool Firefox

Examine source code of ZapBG Background Removal Tool

By: ZapBG
Inspect and view changes in ZapBG Background Removal Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "ZapBG",
  "version": "2.0.3",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "Remove backgrounds fast & easily",
  "manifest_version": 2,
  "browser_action": {
    "default_title": "ZapBG :: Home",
    "default_popup": "popups/index.html",
    "default_icon": "assets/icons/32.png"
  },
  "icons": {
    "32": "assets/icons/32.png",
    "72": "assets/icons/72.png",
    "128": "assets/icons/128.png",
    "512": "assets/icons/512.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "support@zapbg.com",
      "strict_min_version": "85.0"
    }
  },
  "permissions": [
    "https://backend.zapbg.com/api/*",
    "storage",
    "contextMenus"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "match_about_blank": true
    }
  ]
}

Best ZapBG Background Removal Tool Alternatives

Here are some Firefox add-ons that are similar to ZapBG Background Removal Tool: