Clipboard Cloud Firefox

Examine source code of Clipboard Cloud

By: Hi Tien
Inspect and view changes in Clipboard Cloud source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clipboard Cloud",
  "version": "1.0",
  "description": "Lưu trữ lịch sử clipboard để truy cập lại dễ dàng, đồng bộ giữa các thiết bị",
  "permissions": [
    "storage",
    "clipboardRead",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f2f7b810-ad3a-4417-a94c-824b04961b84}"
    }
  }
}

Best Clipboard Cloud Alternatives

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