Photo Mirror - Take Photo Online
Take photos with your webcam, record videos, create GIF animations, add effects and masks.
Photo Mirror - Take Photo Onlineคืออะไร?
Photo Mirror - Take Photo Online เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://photo-mirror.net และคุณลักษณะหลักของมันคือ "Take photos with your webcam, record videos, create GIF animations, add effects and masks."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Photo Mirror - Take Photo Online
ดาวน์โหลดไฟล์ส่วนขยาย Photo Mirror - Take Photo Online ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
- 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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | bodigfghdmaefehhkndaekbmffobmppb |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb |
| คำอธิบาย | Take photos with your webcam, record videos, create GIF animations, add effects and masks. |
| ขนาดไฟล์ | 47.35 KB |
| จำนวนการติดตั้ง | 1,281 |
| เวอร์ชันปัจจุบัน | 3.0.0.1 |
| อัปเดตครั้งล่าสุด | 2024-02-19 |
| วันที่เผยแพร่ | 2017-01-08 |
| คะแนน | 3.66/5 รวมทั้งหมด 32 คะแนน |
| ผู้พัฒนา | https://photo-mirror.net |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | http://photo-mirror.net/ |
| URL หน้าช่วยเหลือ | http://photo-mirror.net/ |
| ภาษาที่รองรับ | 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"
}
} | |