Youtube WebVR 360 Stereoscopic Viewer
Youtube WebVR 360 Degrees Stereoscopic Movie Viewer
What is Youtube WebVR 360 Stereoscopic Viewer?
Youtube WebVR 360 Stereoscopic Viewer is a Chrome extension developed by gtk2k, and its main feature is "Youtube WebVR 360 Degrees Stereoscopic Movie Viewer".
Download Youtube WebVR 360 Stereoscopic Viewer Extension CRX File
Download Youtube WebVR 360 Stereoscopic Viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
English REDME http://bit.ly/1QCTBTO 日本語 README http://bit.ly/1LRZbOx
Extension Basic Information
Name | ![]() |
ID | ngbcokcpflepmndpmghjdfgjjfhdknpn |
Official URL | https://chrome.google.com/webstore/detail/youtube-webvr-360-stereos/ngbcokcpflepmndpmghjdfgjjfhdknpn |
Description | Youtube WebVR 360 Degrees Stereoscopic Movie Viewer |
File Size | 112 KB |
Installation Count | 404 |
Current Version | 0.0.21 |
Last Updated | 2015-09-25 |
Publish Date | 2015-09-25 |
Rating | 3.00/5 Total 2 Ratings |
Developer | gtk2k |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |