Mirror Online
Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Apa itu Mirror Online?
Mirror Online adalah ekstensi Chrome yang dikembangkan oleh RoofTile, dan fitur utamanya adalah "Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Mirror Online
Unduh file ekstensi Mirror Online 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 tool is an online mirror. It can be used to check your beauty. It can also be used to check whether the camera is normal. You can download your beautiful photos from the online mirror. The webcam video is generated locally by your browser and will not be sent to the server. So,enjoy it.
Informasi Dasar Ekstensi
Nama | Mirror Online |
ID | dpmjhpfpifjpifalhaabeajljnngjojm |
URL Resmi | https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm |
Deskripsi | Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server. |
Ukuran File | 20.93 KB |
Jumlah Instalasi | 215 |
Versi Saat Ini | 0.0.0.1 |
Terakhir Diperbarui | 2022-07-05 |
Tanggal Publikasi | 2022-07-05 |
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": "Mirror Online", "description": "Mirror Online. 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" } } |