Mirror Online
Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Hvad er Mirror Online?
Mirror Online er en Chrome-udvidelse udviklet af RoofTile, og dens hovedfunktion er "Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.".
Udvidelsesskærmbilleder
Download Mirror Online-udvidelses-CRX-fil
Download Mirror Online-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Mirror Online |
ID | dpmjhpfpifjpifalhaabeajljnngjojm |
Officiel URL | https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm |
Beskrivelse | Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server. |
Filstørrelse | 20.93 KB |
Antal Installationer | 215 |
Nuværende Version | 0.0.0.1 |
Senest Opdateret | 2022-07-05 |
Udgivelsesdato | 2022-07-05 |
Udvikler | RoofTile |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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" } } |