Mirror Online
Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Cos'è Mirror Online?
Mirror Online è un'estensione di Chrome sviluppata da RoofTile, e la sua funzione principale è "Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Mirror Online
Scarica i file di estensione Mirror Online in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Mirror Online |
ID | dpmjhpfpifjpifalhaabeajljnngjojm |
URL Ufficiale | https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm |
Descrizione | Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server. |
Dimensione del File | 20.93 KB |
Conteggio Installazioni | 215 |
Versione Corrente | 0.0.0.1 |
Ultimo Aggiornamento | 2022-07-05 |
Data di Pubblicazione | 2022-07-05 |
Sviluppatore | RoofTile |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |