Clipboard Image Editor Firefox

Examine source code of Clipboard Image Editor

By: luearl
Inspect and view changes in Clipboard Image Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clipboard Image Editor",
  "version": "1.0",
  "description": "Edit images from your clipboard with tools for drawing, cropping, text, and filters. Save, search, and export edits in a sea blue-sunset orange gradient canvas interface.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "clipboardRead",
    "clipboardWrite",
    "storage",
    "downloads"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{caaf58f5-5384-40a4-a72c-f58fa955594b}"
    }
  }
}

Best Clipboard Image Editor Alternatives

Here are some Firefox add-ons that are similar to Clipboard Image Editor: