Photo Mirror - Take Photo Online
Take photos with your webcam, record videos, create GIF animations, add effects and masks.
Wat is Photo Mirror - Take Photo Online?
Photo Mirror - Take Photo Online is een Chrome-extensie ontwikkeld door https://photo-mirror.net, en de belangrijkste functie is "Take photos with your webcam, record videos, create GIF animations, add effects and masks.".
Extensie Screenshots
Download het CRX-bestand van de extensie Photo Mirror - Take Photo Online
Download Photo Mirror - Take Photo Online-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
- 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 Basisinformatie over de Extensie
| Naam | |
| ID | bodigfghdmaefehhkndaekbmffobmppb |
| Officiële URL | https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb |
| Beschrijving | Take photos with your webcam, record videos, create GIF animations, add effects and masks. |
| Bestandsgrootte | 47.35 KB |
| Aantal Installaties | 1,281 |
| Huidige Versie | 3.0.0.1 |
| Laatst Bijgewerkt | 2024-02-19 |
| Publicatiedatum | 2017-01-08 |
| Beoordeling | 3.66/5 Totaal 32 Beoordelingen |
| Ontwikkelaar | https://photo-mirror.net |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://photo-mirror.net/ |
| Help Pagina-URL | http://photo-mirror.net/ |
| Ondersteunde Talen | 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"
}
} | |