Zenflow Browser Capture Firefox

Examine source code of Zenflow Browser Capture

제작자: Codebytes Add-on
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"
  }
}

최고의 Zenflow Browser Capture 대안

다음은 Zenflow Browser Capture과(와) 유사한 Firefox add-on입니다: