Photo Mirror - Take Photo Online
Take photos with your webcam, record videos, create GIF animations, add effects and masks.
Cos'è Photo Mirror - Take Photo Online?
Photo Mirror - Take Photo Online è un'estensione di Chrome sviluppata da https://photo-mirror.net, e la sua funzione principale è "Take photos with your webcam, record videos, create GIF animations, add effects and masks.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Photo Mirror - Take Photo Online
Scarica i file di estensione Photo Mirror - Take Photo Online in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
- 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 Informazioni di Base sull'Estensione
| Nome | |
| ID | bodigfghdmaefehhkndaekbmffobmppb |
| URL Ufficiale | https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb |
| Descrizione | Take photos with your webcam, record videos, create GIF animations, add effects and masks. |
| Dimensione del File | 47.35 KB |
| Conteggio Installazioni | 1,281 |
| Versione Corrente | 3.0.0.1 |
| Ultimo Aggiornamento | 2024-02-19 |
| Data di Pubblicazione | 2017-01-08 |
| Valutazione | 3.66/5 Totale 32 Valutazioni |
| Sviluppatore | https://photo-mirror.net |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://photo-mirror.net/ |
| URL della Pagina di Aiuto | http://photo-mirror.net/ |
| Lingue Supportate | 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"
}
} | |