Camera Test
Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Camera Testคืออะไร?
Camera Test เป็นส่วนขยายของ Chrome ที่พัฒนาโดย RoofTile และคุณลักษณะหลักของมันคือ "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Camera Test
ดาวน์โหลดไฟล์ส่วนขยาย Camera Test ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This is a tool for web camera test. It can be used to test your's web camera . It can also be used to check your beauty. You can download your beautiful photos from the tool. The webcam video is generated locally by your browser and will not be sent to the server. So,enjoy it.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Camera Test |
ID | bheeolhnhdnpaoihejafihakdcflaofg |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg |
คำอธิบาย | Camera Test. The webcam video is generated locally by your browser and will not be sent to the server. |
ขนาดไฟล์ | 22.51 KB |
จำนวนการติดตั้ง | 1,000 |
เวอร์ชันปัจจุบัน | 0.0.0.1 |
อัปเดตครั้งล่าสุด | 2022-07-07 |
วันที่เผยแพร่ | 2022-07-07 |
ผู้พัฒนา | RoofTile |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Camera Test", "description": "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.", "version": "0.0.0.1", "background": { "service_worker": "js\/background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "\/img\/Icon-16.png", "32": "\/img\/Icon-32.png", "48": "\/img\/Icon-48.png", "128": "\/img\/Icon-128.png" } }, "icons": { "16": "\/img\/Icon-16.png", "32": "\/img\/Icon-32.png", "48": "\/img\/Icon-48.png", "128": "\/img\/Icon-128.png" } } |