Camera Test
Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Apa itu Camera Test?
Camera Test adalah ekstensi Chrome yang dikembangkan oleh RoofTile, dan fitur utamanya adalah "Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Camera Test
Unduh file ekstensi Camera Test dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Camera Test |
ID | bheeolhnhdnpaoihejafihakdcflaofg |
URL Resmi | https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg |
Deskripsi | Camera Test. The webcam video is generated locally by your browser and will not be sent to the server. |
Ukuran File | 22.51 KB |
Jumlah Instalasi | 1,000 |
Versi Saat Ini | 0.0.0.1 |
Terakhir Diperbarui | 2022-07-07 |
Tanggal Publikasi | 2022-07-07 |
Pengembang | RoofTile |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } } |