Mirror Online
Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.
什麼是Mirror Online?
Mirror Online是由RoofTile開發的Chrome擴展程式,該擴展的主要功能是“Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server.”。
擴展截圖
下載Mirror Online擴展crx文件
下載Mirror Online擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | Mirror Online |
ID | dpmjhpfpifjpifalhaabeajljnngjojm |
官方網址 | https://chromewebstore.google.com/detail/mirror-online/dpmjhpfpifjpifalhaabeajljnngjojm |
簡介 | Mirror Online. The webcam video is generated locally by your browser and will not be sent to the server. |
檔案大小 | 20.93 KB |
安裝次數 | 215 |
目前版本 | 0.0.0.1 |
更新時間 | 2022-07-05 |
上架時間 | 2022-07-05 |
開發者 | RoofTile |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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" } } |