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是由https://photo-mirror.net開發的Chrome擴展程式,該擴展的主要功能是“Take photos with your webcam, record videos, create GIF animations, add effects and masks.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Photo Mirror - Take Photo Online擴展crx文件

下載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                    

擴展基本資訊

名稱 Photo Mirror - Take Photo Online Photo Mirror - Take Photo Online
ID bodigfghdmaefehhkndaekbmffobmppb
官方網址 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"
    }
}