Photo Mirror - Take Photo Online
Take photos with your webcam, record videos, create GIF animations, add effects and masks.
Hvad er Photo Mirror - Take Photo Online?
Photo Mirror - Take Photo Online er en Chrome-udvidelse udviklet af https://photo-mirror.net, og dens hovedfunktion er "Take photos with your webcam, record videos, create GIF animations, add effects and masks.".
Udvidelsesskærmbilleder
Download Photo Mirror - Take Photo Online-udvidelses-CRX-fil
Download Photo Mirror - Take Photo Online-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
- 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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | bodigfghdmaefehhkndaekbmffobmppb |
| Officiel URL | https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb |
| Beskrivelse | Take photos with your webcam, record videos, create GIF animations, add effects and masks. |
| Filstørrelse | 47.35 KB |
| Antal Installationer | 1,281 |
| Nuværende Version | 3.0.0.1 |
| Senest Opdateret | 2024-02-19 |
| Udgivelsesdato | 2017-01-08 |
| Bedømmelse | 3.66/5 Samlet 32 Bedømmelser |
| Udvikler | https://photo-mirror.net |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | http://photo-mirror.net/ |
| Hjælpeside-URL | http://photo-mirror.net/ |
| Understøttede Sprog | 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"
}
} | |