CamFlip
Flips your webcam
Qu'est-ce que CamFlip ?
CamFlip est une extension Chrome développée par https://camflip.net, et sa fonction principale est "Flips your webcam".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension CamFlip
Téléchargez les fichiers d'extension CamFlip au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
*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
Informations de Base sur l'Extension
Nom | CamFlip |
ID | jgnejnfdbomaelibbccppknilnnhklnk |
URL Officiel | https://chromewebstore.google.com/detail/camflip/jgnejnfdbomaelibbccppknilnnhklnk |
Description | Flips your webcam |
Taille du Fichier | 81.51 KB |
Nombre d'Installations | 8,248 |
Version Actuelle | 1.3.0 |
Dernière Mise à Jour | 2023-03-26 |
Date de Publication | 2021-01-05 |
Évaluation | 4.04/5 Total 25 Évaluations |
Développeur | https://camflip.net |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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": [ " |