Change Image Background Firefox

Examine source code of Change Image Background

제작자: Alex Steller
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"
      ]
    }
  ]
}

최고의 Change Image Background 대안

다음은 Change Image Background과(와) 유사한 Firefox add-on입니다: