Zenflow Browser Capture Firefox

Examine source code of Zenflow Browser Capture

Inspect and view changes in Zenflow Browser Capture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Zenflow Browser Capture",
  "description": "Capture tabs and windows for the local Zenflow desktop app.",
  "version": "1.0.2",
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "zenflow-browser-capture@codebytes.com",
      "data_collection_permissions": {
        "required": [
          "browsingActivity"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "nativeMessaging"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "ZenFlow",
    "default_popup": "popup.html"
  }
}

Best Zenflow Browser Capture Alternatives

Here are some Firefox add-ons that are similar to Zenflow Browser Capture: