Snapmaker U1 Camera Viewer Firefox

Examine source code of Snapmaker U1 Camera Viewer

제작자: Mocha Moth Add-on
Inspect and view changes in Snapmaker U1 Camera Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Snapmaker U1 Camera Viewer",
  "version": "1.0",
  "description": "View one or more Snapmaker U1 cameras.",
  "permissions": [
    "storage",
    "scripting"
  ],
  "optional_host_permissions": [
    "http://*/*",
    "ws://*/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; img-src 'self' http: https: data: blob:; frame-src http: https:; connect-src http: https: ws: wss: data: blob:"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_title": "Open U1 Camera Viewer"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{51915005-279e-4c54-87c2-a1abb7b47702}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Snapmaker U1 Camera Viewer 대안

다음은 Snapmaker U1 Camera Viewer과(와) 유사한 Firefox add-on입니다: