Photo Mirror - Take Photo Online
Take photos with your webcam, record videos, create GIF animations, add effects and masks.
Vad är Photo Mirror - Take Photo Online?
Photo Mirror - Take Photo Online är en Chrome-tillägg utvecklad av https://photo-mirror.net, och dess huvudfunktion är "Take photos with your webcam, record videos, create GIF animations, add effects and masks.".
Tilläggsskärmbilder
Ladda ner Photo Mirror - Take Photo Online-förlängningens CRX-fil
Ladda ner Photo Mirror - Take Photo Online-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
- 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äggande Information om Tillägg
| Namn | |
| ID | bodigfghdmaefehhkndaekbmffobmppb |
| Officiell webbadress | https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb |
| Beskrivning | Take photos with your webcam, record videos, create GIF animations, add effects and masks. |
| Filstorlek | 47.35 KB |
| Antal Installationer | 1,281 |
| Aktuell Version | 3.0.0.1 |
| Senast Uppdaterad | 2024-02-19 |
| Publiceringsdatum | 2017-01-08 |
| Betyg | 3.66/5 Totalt 32 Betyg |
| Utvecklare | https://photo-mirror.net |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://photo-mirror.net/ |
| Hjälpsida URL | http://photo-mirror.net/ |
| Stödda Språk | 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"
}
} | |