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ファイルをダウンロード
Youtube WebVR 360 Stereoscopic Viewer拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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" } |