Clarityflow: Record screen & cam videos Firefox

Examine source code of Clarityflow: Record screen & cam videos

Inspect and view changes in Clarityflow: Record screen & cam videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clarityflow: Record screen & cam videos",
  "version": "1.7",
  "description": "Record & swap screen, camera, and text messages on one threaded page. Message with clients and coworkers (replace calls & emails!)",
  "icons": {
    "16": "icons/clarityflow-icon-16.png",
    "48": "icons/clarityflow-icon-48.png",
    "128": "icons/clarityflow-icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Clarityflow",
    "default_popup": "views/popup.html"
  },
  "permissions": [
    "cookies",
    "https://*.clarityflow.com/*",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{36ceeeac-a1e6-43a1-9c0a-e9f0b804c11a}"
    }
  }
}

Best Clarityflow: Record screen & cam videos Alternatives

Here are some Firefox add-ons that are similar to Clarityflow: Record screen & cam videos: