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" } } |