Mirror Online
Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
Qu'est-ce que Mirror Online ?
Mirror Online est une extension Chrome développée par RoofTile, et sa fonction principale est "Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Mirror Online
Téléchargez les fichiers d'extension Mirror Online au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Mirror Online |
ID | dpmjhpfpifjpifalhaabeajljnngjojm |
URL Officiel | https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm |
Description | Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server. |
Taille du Fichier | 20.93 KB |
Nombre d'Installations | 215 |
Version Actuelle | 0.0.0.1 |
Dernière Mise à Jour | 2022-07-05 |
Date de Publication | 2022-07-05 |
Développeur | RoofTile |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |