ResizeDP Image Resizer Firefox

Examine source code of ResizeDP Image Resizer

Inspect and view changes in ResizeDP Image Resizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ResizeDP Image Resizer",
  "short_name": "ResizeDP",
  "version": "1.1.2",
  "description": "Resize images instantly in your browser. Fast, lightweight, and easy to use. Learn more at https://resizedp.com/",
  "author": "ResizeDP",
  "homepage_url": "https://resizedp.com/",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "64": "icons/icon64.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_title": "ResizeDP Image Resizer",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "overlay.html",
        "overlay.css",
        "overlay.js",
        "icons/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "resizedp@resizedp.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ]
  }
}

Best ResizeDP Image Resizer Alternatives

Here are some Firefox add-ons that are similar to ResizeDP Image Resizer: