Camera Test
Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.
Camera Testとは何ですか?
Camera TestはRoofTileによって開発されたChromeの拡張機能で、その主な機能は「Camera Test. The webcam video is generated locally by your browser and will not be sent to the server.」です。
拡張機能のスクリーンショット
Camera Test拡張機能のCRXファイルをダウンロード
Camera Test拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | Camera Test |
ID | bheeolhnhdnpaoihejafihakdcflaofg |
公式URL | https://chromewebstore.google.com/detail/camera-test/bheeolhnhdnpaoihejafihakdcflaofg |
説明 | Camera Test. The webcam video is generated locally by your browser and will not be sent to the server. |
ファイルサイズ | 22.51 KB |
インストール数 | 1,000 |
現在のバージョン | 0.0.0.1 |
最終更新日 | 2022-07-07 |
公開日 | 2022-07-07 |
開発者 | RoofTile |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | 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" } } |