CamFlip
Flips your webcam
CamFlipとは何ですか?
CamFlipはhttps://camflip.netによって開発されたChromeの拡張機能で、その主な機能は「Flips your webcam」です。
拡張機能のスクリーンショット
CamFlip拡張機能のCRXファイルをダウンロード
CamFlip拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
*NEW* in 1.3.0: No longer flips screen sharing on Google Meet CamFlip creates a virtual webcam in your browser which is mirrored horizontally. This is useful for video chat applications because others in the video chat receive the mirrored version instead of the original from your webcam. - Useful for video chat applications - Tested in Google Meet, Zoom for web, Microsoft Teams - Free for unlimited use with a small watermark. Remove the watermark for a $2.99 one-time payment
拡張機能の基本情報
名前 | CamFlip |
ID | jgnejnfdbomaelibbccppknilnnhklnk |
公式URL | https://chromewebstore.google.com/detail/camflip/jgnejnfdbomaelibbccppknilnnhklnk |
説明 | Flips your webcam |
ファイルサイズ | 81.51 KB |
インストール数 | 8,248 |
現在のバージョン | 1.3.0 |
最終更新日 | 2023-03-26 |
公開日 | 2021-01-05 |
評価 | 4.04/5 合計 25 レビュー |
開発者 | https://camflip.net |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "CamFlip", "version": "1.3.0", "description": "Flips your webcam", "permissions": [ "storage" ], "icons": { "32": "icons\/CamFlip-Light-32.png", "48": "icons\/CamFlip-Light-48.png", "64": "icons\/CamFlip-Light-64.png", "128": "icons\/CamFlip-Light-128.png" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |