Fullscreen Slideshow
This extension is made to let you Chromecast your photos.
Fullscreen Slideshowとは何ですか?
Fullscreen SlideshowはFrancis Reynoldsによって開発されたChromeの拡張機能で、その主な機能は「This extension is made to let you Chromecast your photos.」です。
拡張機能のスクリーンショット
Fullscreen Slideshow拡張機能のCRXファイルをダウンロード
Fullscreen Slideshow拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Fullscreen Slideshow, I've made this extension to cast my images to my tv via my Chromecast. To use with Chromecast be aware you have to be casting the extension tab so that it will appear in the tv.
拡張機能の基本情報
名前 | Fullscreen Slideshow |
ID | ckciegopcnnpagdmgjadmhjkocchicji |
公式URL | https://chromewebstore.google.com/detail/fullscreen-slideshow/ckciegopcnnpagdmgjadmhjkocchicji |
説明 | This extension is made to let you Chromecast your photos. |
ファイルサイズ | 51.31 KB |
インストール数 | 24,134 |
現在のバージョン | 1.5 |
最終更新日 | 2013-12-01 |
公開日 | 2013-12-01 |
評価 | 2.86/5 合計 100 レビュー |
開発者 | Francis Reynolds |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fullscreen Slideshow", "description": "This extension is made to let you Chromecast your photos.", "version": "1.5", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": "slides-icon.png", "default_popup": "popup.html" } } |