SendRec Screen Recorder Firefox

Examine source code of SendRec Screen Recorder

Inspect and view changes in SendRec Screen Recorder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SendRec Screen Recorder",
  "description": "Record your screen and upload to SendRec (app.sendrec.eu or self-hosted)",
  "version": "1.1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "sendrec-plugin@sendrec",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "https://app.sendrec.eu/*",
    "https://*/*"
  ],
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "background": {
    "scripts": [
      "background/background.js"
    ]
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best SendRec Screen Recorder Alternatives

Here are some Firefox add-ons that are similar to SendRec Screen Recorder: