WEBP Easy Convert Firefox

Examine source code of WEBP Easy Convert

By: Axel
Inspect and view changes in WEBP Easy Convert source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WEBP Easy Convert",
  "version": "1.0",
  "description": "Right-click on a WEBP image to convert it to PNG.",
  "permissions": [
    "contextMenus",
    "downloads",
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c0fccaf6-22a9-44d7-ac24-f0d6bbf0f5c3}"
    }
  }
}

Best WEBP Easy Convert Alternatives

Here are some Firefox add-ons that are similar to WEBP Easy Convert: