Clipboard Help Manager Firefox

Examine source code of Clipboard Help Manager

By: mnalien
Inspect and view changes in Clipboard Help Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clipboard Manager",
  "version": "1.0",
  "description": "Keeps a history of copied text and allows you to reuse or manage them easily.",
  "permissions": [
    "clipboardRead",
    "clipboardWrite",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{69045540-fdcd-4ab1-a948-5e2ad67249d2}"
    }
  }
}

Best Clipboard Help Manager Alternatives

Here are some Firefox add-ons that are similar to Clipboard Help Manager: