Ampare Webcam Capture

Take Picture From Your Webcam

Ampare Webcam Captureとは何ですか?

Ampare Webcam Captureはhttp://juthawong.comによって開発されたChromeの拡張機能で、その主な機能は「Take Picture From Your Webcam」です。

拡張機能のスクリーンショット

screenshot

Ampare Webcam Capture拡張機能のCRXファイルをダウンロード

Ampare Webcam Capture拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Simple Chrome Extension To Try and Test Your Web Camera and Take Picture From Your Webcam. 

In Case , Your System Default Application Broke etc.                    

拡張機能の基本情報

名前 Ampare Webcam Capture Ampare Webcam Capture
ID dnhbehdblddbhifdfcppcahdfmnjcmml
公式URL https://chrome.google.com/webstore/detail/ampare-webcam-capture/dnhbehdblddbhifdfcppcahdfmnjcmml
説明 Take Picture From Your Webcam
ファイルサイズ 148 KB
インストール数 933
現在のバージョン 1.0
最終更新日 2018-04-03
公開日 2018-04-03
評価 3.80/5 合計 5 レビュー
開発者 http://juthawong.com
支払い方法 free
拡張機能のウェブサイト http://www.juthawong.com/
ヘルプページのURL https://groups.google.com/forum/#!forum/ampare-engine-support
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Ampare Webcam Capture",
    "version": "1.0",
    "icons": {
        "128": "icon-128.png"
    },
    "description": "Take Picture From Your Webcam",
    "browser_action": {
        "default_icon": {
            "128": "icon-128.png"
        },
        "default_title": "Take a Picture"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "author": "Juthawong Naisanguansee"
}