WebCam for Google Chrome ™

Take selfies with your camera using our free fun effects.

WebCam for Google Chrome ™란 무엇입니까?

WebCam for Google Chrome ™은(는) https://web-camera.freespeedcheck.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Take selfies with your camera using our free fun effects."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

WebCam for Google Chrome ™ 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Take selfies using your web camera today. Over 5+ filters/special effects are
available when you use this web camera app.

The filters/camera effects include

- blur
- grayscale
- sepia
- invert
- hue-rotate
- contrast
- normal selfie

Take a great looking selfie today for your profile photo for Facebook/Instagram/Skype etc.

Try this web camera toy and enjoy taking different selfies with your friends/family.                    

확장 프로그램 기본 정보

이름 WebCam for Google Chrome ™ WebCam for Google Chrome ™
ID bnakhoaonbhdmmgeomabfjmdmbninijj
공식 URL https://chromewebstore.google.com/detail/webcam-for-google-chrome/bnakhoaonbhdmmgeomabfjmdmbninijj
설명 Take selfies with your camera using our free fun effects.
파일 크기 566 KB
설치 횟수 10,000
현재 버전 3.0.0
최근 업데이트 2022-01-27
출시 날짜 2021-10-26
평점 4.13/5 총 261 개의 평점
개발자 https://web-camera.freespeedcheck.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://web-camera.freespeedcheck.net
개인정보 보호 정책 페이지 URL https://image-size.pdfwork.com/privacy-policy
지원되는 언어 id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/scripts\/background-mv3.js"
    },
    "action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_popup": "pages\/popup.html",
        "default_title": "__MSG_browserActionTitle__"
    },
    "default_locale": "en",
    "description": "__MSG_appDescription__",
    "homepage_url": "https:\/\/web-camera.freespeedcheck.net",
    "icons": {
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "permissions": [
        "storage"
    ],
    "short_name": "__MSG_appShortName__",
    "version": "3.0.0",
    "container": [
        "GOOGLE_DRIVE"
    ]
}