Photo Mirror - Take Photo Online

Take photos with your webcam, record videos, create GIF animations, add effects and masks.

What is Photo Mirror - Take Photo Online?

Photo Mirror - Take Photo Online is a Chrome extension developed by https://photo-mirror.net, and its main feature is "Take photos with your webcam, record videos, create GIF animations, add effects and masks.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Photo Mirror - Take Photo Online Extension CRX File

Download Photo Mirror - Take Photo Online extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        - 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                    

Extension Basic Information

Name Photo Mirror - Take Photo Online Photo Mirror - Take Photo Online
ID bodigfghdmaefehhkndaekbmffobmppb
Official URL https://chromewebstore.google.com/detail/photo-mirror-take-photo-o/bodigfghdmaefehhkndaekbmffobmppb
Description Take photos with your webcam, record videos, create GIF animations, add effects and masks.
File Size 47.35 KB
Installation Count 1,281
Current Version 3.0.0.1
Last Updated 2024-02-19
Publish Date 2017-01-08
Rating 3.66/5 Total 32 Ratings
Developer https://photo-mirror.net
Email mail@pothos.info
Payment Type free
Extension Website http://photo-mirror.net/
Help Page URL http://photo-mirror.net/
Supported Languages 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"
    }
}