Webcam for pc
A webcam is a video camera that feeds or streams an image or video in real time
Vad är Webcam for pc?
Webcam for pc är en Chrome-tillägg utvecklad av http://webcamforpc01.blogspot.com, och dess huvudfunktion är "A webcam is a video camera that feeds or streams an image or video in real time".
Tilläggsskärmbilder
Ladda ner Webcam for pc-förlängningens CRX-fil
Ladda ner Webcam for pc-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | ffobikegcafebplnhnhpgakjpclobfpb |
Officiell webbadress | https://chrome.google.com/webstore/detail/webcam-for-pc/ffobikegcafebplnhnhpgakjpclobfpb |
Beskrivning | A webcam is a video camera that feeds or streams an image or video in real time |
Filstorlek | 81.45 KB |
Antal Installationer | 301 |
Aktuell Version | 2 |
Senast Uppdaterad | 2021-02-18 |
Publiceringsdatum | 2021-02-18 |
Utvecklare | http://webcamforpc01.blogspot.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://webcamforpc01.blogspot.com/ |
Hjälpsida URL | https://webcamforpc01.blogspot.com/ |
Stödda Språk | 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" } } |