CamFlip
Flips your webcam
Was ist CamFlip?
CamFlip ist eine Chrome-Erweiterung, die von https://camflip.net entwickelt wurde, und ihr Hauptmerkmal ist "Flips your webcam".
Erweiterungsscreenshots
CamFlip-Erweiterungs-CRX-Datei herunterladen
Laden Sie CamFlip-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
*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
Grundlegende Informationen zur Erweiterung
Name | CamFlip |
ID | jgnejnfdbomaelibbccppknilnnhklnk |
Offizielle URL | https://chromewebstore.google.com/detail/camflip/jgnejnfdbomaelibbccppknilnnhklnk |
Beschreibung | Flips your webcam |
Dateigröße | 81.51 KB |
Installationsanzahl | 8,248 |
Aktuelle Version | 1.3.0 |
Letztes Update | 2023-03-26 |
Veröffentlichungsdatum | 2021-01-05 |
Bewertung | 4.04/5 Insgesamt 25 Bewertungen |
Entwickler | https://camflip.net |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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": [ " |