Webcam for pc
A webcam is a video camera that feeds or streams an image or video in real time
什么是Webcam for pc?
Webcam for pc是由http://webcamforpc01.blogspot.com开发的Chrome扩展程序,该扩展的主要功能是“A webcam is a video camera that feeds or streams an image or video in real time”。
扩展截图
下载Webcam for pc扩展crx文件
下载Webcam for pc扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
MyCam is a useful and simple standalone laptop camera app for Windows. It allows you to record videos and take snapshots with your device’s webcam... ***download*** Click on the "Website" link given below to download Webcam for pc.
扩展基本信息
名称 | |
ID | ffobikegcafebplnhnhpgakjpclobfpb |
官方URL | https://chrome.google.com/webstore/detail/webcam-for-pc/ffobikegcafebplnhnhpgakjpclobfpb |
简介 | A webcam is a video camera that feeds or streams an image or video in real time |
文件大小 | 81.45 KB |
安装次数 | 301 |
当前版本 | 2 |
更新时间 | 2021-02-18 |
上架时间 | 2021-02-18 |
开发者 | http://webcamforpc01.blogspot.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://webcamforpc01.blogspot.com/ |
帮助页面URL | https://webcamforpc01.blogspot.com/ |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Webcam for pc", "description": "A webcam is a video camera that feeds or streams an image or video in real time", "version": "2", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |