Mirror Online
Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Was ist Mirror Online?
Mirror Online ist eine Chrome-Erweiterung, die von RoofTile entwickelt wurde, und ihr Hauptmerkmal ist "Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.".
Erweiterungsscreenshots
Mirror Online-Erweiterungs-CRX-Datei herunterladen
Laden Sie Mirror Online-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Mirror Online |
ID | dpmjhpfpifjpifalhaabeajljnngjojm |
Offizielle URL | https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm |
Beschreibung | Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server. |
Dateigröße | 20.93 KB |
Installationsanzahl | 215 |
Aktuelle Version | 0.0.0.1 |
Letztes Update | 2022-07-05 |
Veröffentlichungsdatum | 2022-07-05 |
Entwickler | RoofTile |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } } |