Photo Mirror - Take Photo Online
Take photos with your webcam, record videos, create GIF animations, add effects and masks.
Was ist Photo Mirror - Take Photo Online?
Photo Mirror - Take Photo Online ist eine Chrome-Erweiterung, die von https://photo-mirror.net entwickelt wurde, und ihr Hauptmerkmal ist "Take photos with your webcam, record videos, create GIF animations, add effects and masks.".
Erweiterungsscreenshots
Photo Mirror - Take Photo Online-Erweiterungs-CRX-Datei herunterladen
Laden Sie Photo Mirror - Take Photo Online-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
- Take pictures online with your webcam
- Create GIF animations
- Record videos
- Apply live filters
- Add amazing cool effects
- Add real-time masks
- Transform the way you look
- Selfies are easy and fun
- You only need a web browser
- Cross-platform and mobile-friendly
- All features are completely free
- Registration is not required Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bodigfghdmaefehhkndaekbmffobmppb |
| Offizielle URL | https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb |
| Beschreibung | Take photos with your webcam, record videos, create GIF animations, add effects and masks. |
| Dateigröße | 47.35 KB |
| Installationsanzahl | 1,281 |
| Aktuelle Version | 3.0.0.1 |
| Letztes Update | 2024-02-19 |
| Veröffentlichungsdatum | 2017-01-08 |
| Bewertung | 3.66/5 Insgesamt 32 Bewertungen |
| Entwickler | https://photo-mirror.net |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | http://photo-mirror.net/ |
| Hilfeseite URL | http://photo-mirror.net/ |
| Unterstützte Sprachen | id,de,en,fr,nl,vi,tr,es,it,pl,pt-BR,ru,ar,zh-CN,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_lngExtTitle__",
"version": "3.0.0.1",
"description": "__MSG_lngExtDescription__",
"default_locale": "en",
"permissions": [],
"background": {
"service_worker": "scripts\/background.js"
},
"action": {
"default_icon": {
"16": "images\/icon16.png",
"32": "images\/icon32.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
},
"icons": {
"16": "images\/icon16.png",
"32": "images\/icon32.png",
"48": "images\/icon48.png",
"128": "images\/icon128.png"
}
} | |