Screen Sharing Extension CMED Firefox

Examine source code of Screen Sharing Extension CMED

Inspect and view changes in Screen Sharing Extension CMED source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screen Sharing Extension",
  "version": "1.1resigned1",
  "author": "Stas Korobko",
  "description": "This is an extension for Chrome and Firefox that allows you to capture content of your screen.",
  "background": {
    "persistent": false,
    "scripts": [
      "background-script.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content-script.js"
      ],
      "matches": [
        "https://cmed-online.com/*",
        "https://preprod.cmed-online.com/*",
        "https://uat.cmed-online.com/*",
        "https://dev.rest.cmed-online.com/*"
      ]
    }
  ],
  "homepage_url": "https://cmed-online.com/",
  "icons": {
    "16": "logo16.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "permissions": [
    "clipboardRead"
  ],
  "web_accessible_resources": [
    "icon.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1ed611a7-c43f-4ed8-bcaf-06a3b86cf69f}"
    }
  }
}

Best Screen Sharing Extension CMED Alternatives

Here are some Firefox add-ons that are similar to Screen Sharing Extension CMED: