WebP Converter Firefox

Examine source code of WebP Converter

Inspect and view changes in WebP Converter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WebP Converter",
  "version": "3.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "webp-converter@yourdomain.com",
      "strict_min_version": "109.0"
    }
  },
  "description": "Convert images to WebP format",
  "permissions": [
    "downloads",
    "storage"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  }
}

Best WebP Converter Alternatives

Here are some Firefox add-ons that are similar to WebP Converter: