Youtube WebVR 360 Stereoscopic Viewer
Youtube WebVR 360 Degrees Stereoscopic Movie Viewer
Youtube WebVR 360 Stereoscopic Viewer란 무엇입니까?
Youtube WebVR 360 Stereoscopic Viewer은(는) gtk2k에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Youtube WebVR 360 Degrees Stereoscopic Movie Viewer"입니다.
Youtube WebVR 360 Stereoscopic Viewer 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
English REDME http://bit.ly/1QCTBTO 日本語 README http://bit.ly/1LRZbOx
확장 프로그램 기본 정보
이름 | ![]() |
ID | ngbcokcpflepmndpmghjdfgjjfhdknpn |
공식 URL | https://chrome.google.com/webstore/detail/youtube-webvr-360-stereos/ngbcokcpflepmndpmghjdfgjjfhdknpn |
설명 | Youtube WebVR 360 Degrees Stereoscopic Movie Viewer |
파일 크기 | 112 KB |
설치 횟수 | 404 |
현재 버전 | 0.0.21 |
최근 업데이트 | 2015-09-25 |
출시 날짜 | 2015-09-25 |
평점 | 3.00/5 총 2 개의 평점 |
개발자 | gtk2k |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_scripts": [ { "js": [ "three.min.js", "PanoramaViewer.js", "MouseKeyboardController.js", "YoutubePageContextScript.js", "youtubewebvr.js", "UI.js" ], "matches": [ "https:\/\/www.youtube.com\/*" ], "run_at": "document_end" } ], "name": "Youtube WebVR 360 Stereoscopic Viewer", "description": "Youtube WebVR 360 Degrees Stereoscopic Movie Viewer", "manifest_version": 2, "version": "0.0.21" } |