CamFlip
Flips your webcam
Vad är CamFlip?
CamFlip är en Chrome-tillägg utvecklad av https://camflip.net, och dess huvudfunktion är "Flips your webcam".
Tilläggsskärmbilder
Ladda ner CamFlip-förlängningens CRX-fil
Ladda ner CamFlip-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
*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
Grundläggande Information om Tillägg
Namn | CamFlip |
ID | jgnejnfdbomaelibbccppknilnnhklnk |
Officiell webbadress | https://chromewebstore.google.com/detail/camflip/jgnejnfdbomaelibbccppknilnnhklnk |
Beskrivning | Flips your webcam |
Filstorlek | 81.51 KB |
Antal Installationer | 8,248 |
Aktuell Version | 1.3.0 |
Senast Uppdaterad | 2023-03-26 |
Publiceringsdatum | 2021-01-05 |
Betyg | 4.04/5 Totalt 25 Betyg |
Utvecklare | https://camflip.net |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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": [ " |