WebCam Screenshot

WebCam Screenshot - take snapshot using webcam and save photos to computer.

WebCam Screenshotとは何ですか?

WebCam Screenshotはhttps://www.coolsearch.netによって開発されたChromeの拡張機能で、その主な機能は「WebCam Screenshot - take snapshot using webcam and save photos to computer.」です。

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

screenshot
screenshot
screenshot

WebCam Screenshot拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        WebCam Screenshot is popular and useful app for making selfie photos using your webcam. Save photos to your computer just two clicks. Webcam Screenshot also works offline.

HOW TO USE:
 1) Enable camera: Use your camera - Click to ALLOW in the popup.
 2) Click to CREATE PHOTO. 
 3) Click to SAVE THIS PICTURE.

WebCam Screenshot may change your search engine to best for you.
Now is create your snapshot. Quickly and easily!                    

拡張機能の基本情報

名前 WebCam Screenshot WebCam Screenshot
ID knfhipdfgccfjakhhncdmpdmcppkphbc
公式URL https://chrome.google.com/webstore/detail/webcam-screenshot/knfhipdfgccfjakhhncdmpdmcppkphbc
説明 WebCam Screenshot - take snapshot using webcam and save photos to computer.
ファイルサイズ 107 KB
インストール数 3,000
現在のバージョン 1.2.0
最終更新日 2020-09-15
公開日 2020-06-09
評価 2.83/5 合計 24 レビュー
開発者 https://www.coolsearch.net
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://www.coolsearch.net/privacy.html
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.0",
    "name": "WebCam Screenshot",
    "description": "WebCam Screenshot - take snapshot using webcam and save photos to computer.",
    "background": {
        "scripts": [
            "js\/jquery.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "img\/ico_19.png"
    },
    "options_page": "cam.html",
    "manifest_version": 2,
    "offline_enabled": true,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "favicon_url": "https:\/\/www.coolsearch.net\/img\/favicon.ico",
            "is_default": true,
            "keyword": "coolsearch",
            "name": "CoolSearch",
            "search_url": "https:\/\/www.coolsearch.net\/search?id=jk45&app=webcams&q={searchTerms}"
        }
    },
    "icons": {
        "16": "img\/ico_16.png",
        "48": "img\/ico_48.png",
        "128": "img\/ico_128.png"
    }
}