Bing DALL-E 3 Exporter Firefox

Examine source code of Bing DALL-E 3 Exporter

By: agg23
Inspect and view changes in Bing DALL-E 3 Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Bing DALL-E 3 Exporter",
  "version": "0.1.0",
  "description": "Automatic export of generated DALL-E 3 images",
  "homepage_url": "https://github.com/agg23/bing-dalle3",
  "manifest_version": 3,
  "minimum_chrome_version": "100",
  "browser_specific_settings": {
    "gecko": {
      "id": "bing-dalle3@agg.im",
      "strict_min_version": "100.0"
    }
  },
  "icons": {
    "128": "icon.43fd9cb9.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.bing.com/images/create?*",
        "https://www.bing.com/images/create/*"
      ],
      "js": [
        "content.06769cad.js"
      ],
      "run_at": "document_end",
      "css": [
        "content.6df84a7f.css"
      ]
    }
  ]
}

Best Bing DALL-E 3 Exporter Alternatives

Here are some Firefox add-ons that are similar to Bing DALL-E 3 Exporter: