Photo Mirror - Take Photo Online
Take photos with your webcam, record videos, create GIF animations, add effects and masks.
Apa itu Photo Mirror - Take Photo Online?
Photo Mirror - Take Photo Online adalah ekstensi Chrome yang dikembangkan oleh https://photo-mirror.net, dan fitur utamanya adalah "Take photos with your webcam, record videos, create GIF animations, add effects and masks.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Photo Mirror - Take Photo Online
Unduh file ekstensi Photo Mirror - Take Photo Online dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
- 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 Informasi Dasar Ekstensi
| Nama | |
| ID | bodigfghdmaefehhkndaekbmffobmppb |
| URL Resmi | https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb |
| Deskripsi | Take photos with your webcam, record videos, create GIF animations, add effects and masks. |
| Ukuran File | 47.35 KB |
| Jumlah Instalasi | 1,281 |
| Versi Saat Ini | 3.0.0.1 |
| Terakhir Diperbarui | 2024-02-19 |
| Tanggal Publikasi | 2017-01-08 |
| Penilaian | 3.66/5 Total 32 Penilaian |
| Pengembang | https://photo-mirror.net |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | http://photo-mirror.net/ |
| URL Halaman Bantuan | http://photo-mirror.net/ |
| Bahasa yang Didukung | 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"
}
} | |