IPVT Screen Capturing
IPVideoTalk screen sharing extension for Chrome.
IPVT Screen Capturing란 무엇입니까?
IPVT Screen Capturing은(는) https://meetings.ipvideotalk.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "IPVideoTalk screen sharing extension for Chrome."입니다.
확장 프로그램 스크린샷
IPVT Screen Capturing 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This extension provide screens / applications / Chrome tabs sharing function when you joined an IPVideoTalk meeting in Chrome. You don't need to config anything. Just install this extension and enjoy our high quality sharing services. To learn more about IPVideoTalk full HD video conferencing solutions, visit ipvideotalk.com.
확장 프로그램 기본 정보
이름 | IPVT Screen Capturing |
ID | ojjcnpikbhgaagkebdioeflencmpkgea |
공식 URL | https://chromewebstore.google.com/detail/ipvt-screen-capturing/ojjcnpikbhgaagkebdioeflencmpkgea |
설명 | IPVideoTalk screen sharing extension for Chrome. |
파일 크기 | 99.15 KB |
설치 횟수 | 1,380 |
현재 버전 | 1.0.0.6 |
최근 업데이트 | 2018-01-03 |
출시 날짜 | 2018-01-02 |
개발자 | https://meetings.ipvideotalk.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | http://www.ipvideotalk.com/privacy-policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IPVT Screen Capturing", "author": "[email protected]", "version": "1.0.0.6", "manifest_version": 2, "minimum_chrome_version": "38", "description": "IPVideoTalk screen sharing extension for Chrome. ", "homepage_url": "https:\/\/www.ipvideotalk.com", "background": { "scripts": [ "background-script.js" ], "persistent": false }, "browser_action": { "default_icon": "plugin_icon48.png" }, "content_scripts": [ { "js": [ "content-script.js" ], "all_frames": true, "run_at": "document_start", "matches": [ " |