Background Remover Previewer Firefox

Examine source code of Background Remover Previewer

Inspect and view changes in Background Remover Previewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Background Remover Previewer",
  "version": "1.0",
  "description": "Preview image with background removed using AI (simulated).",
  "permissions": [
    "activeTab",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{750b79a2-eae6-4dfb-9f78-37de0ca82dc4}"
    }
  }
}

Best Background Remover Previewer Alternatives

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