Imgxx:   Instant-Background-Remover Firefox

Examine source code of Imgxx: Instant-Background-Remover

By: Apple
Inspect and view changes in Imgxx: Instant-Background-Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Imgxx: Background Remover",
  "version": "1.0.0",
  "description": "Quickly remove backgrounds from images with a single click. Save or copy transparent PNGs instantly!",
  "browser_specific_settings": {
    "gecko": {
      "id": "imgxx-background-remover@example.com"
    }
  },
  "permissions": [
    "contextMenus",
    "activeTab",
    "downloads",
    "storage",
    "notifications",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "applications": {
    "gecko": {
      "id": "removebg@example.com"
    }
  }
}

Best Imgxx: Instant-Background-Remover Alternatives

Here are some Firefox add-ons that are similar to Imgxx: Instant-Background-Remover: