Camera Test
Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Co je Camera Test?
Camera Test je rozšíření Chrome vyvinuté RoofTile, a jeho hlavní funkcí je „Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Camera Test
Stáhněte si soubory rozšíření Camera Test ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This is a tool for web camera test. It can be used to test your's web camera . It can also be used to check your beauty. You can download your beautiful photos from the tool. The webcam video is generated locally by your browser and will not be sent to the server. So,enjoy it.
Základní Informace o Rozšíření
Název | Camera Test |
ID | bheeolhnhdnpaoihejafihakdcflaofg |
Oficiální URL | https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg |
Popis | Camera Test. The webcam video is generated locally by your browser and will not be sent to the server. |
Velikost souboru | 22.51 KB |
Počet instalací | 1,000 |
Aktuální Verze | 0.0.0.1 |
Poslední Aktualizace | 2022-07-07 |
Datum Vydání | 2022-07-07 |
Vývojář | RoofTile |
[email protected] | |
Typ Platby | free |
Podporované Jazyky | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Camera Test", "description": "Camera Test. 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" } } |