Image Extractor - Phoenix Firefox

Examine source code of Image Extractor - Phoenix

제작자: beast001 Add-on
Inspect and view changes in Image Extractor - Phoenix source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Image Extractor & Collage Maker - Phoenix",
  "version": "1.7",
  "description": "Extract product images from Flipkart, Amazon, Myntra, Meesho, Swiggy, Blinkit and create beautiful collages.",
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "extractor.html",
        "extractor.js",
        "extractor.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "*://*.flipkart.com/*",
    "*://*.amazon.in/*",
    "*://*.amazon.com/*",
    "*://*.myntra.com/*",
    "*://*.meesho.com/*",
    "*://*.swiggy.com/*",
    "*://*.blinkit.com/*",
    "*://*.rome.api.flipkart.com/*",
    "*://*.media-assets.swiggy.com/*",
    "*://*.assets.myntassets.com/*",
    "*://*.images.meesho.com/*",
    "*://*.cdn.grofers.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "image-extractor@phoenix.example.com",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Image Extractor - Phoenix 대안

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