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
公式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
Eメール [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"
    }
}