Fullscreen Slideshow

This extension is made to let you Chromecast your photos.

What is Fullscreen Slideshow?

Fullscreen Slideshow is a Chrome extension developed by Francis Reynolds, and its main feature is "This extension is made to let you Chromecast your photos.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Fullscreen Slideshow Extension CRX File

Download Fullscreen Slideshow 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

                        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.                    

Extension Basic Information

Name Fullscreen Slideshow Fullscreen Slideshow
ID ckciegopcnnpagdmgjadmhjkocchicji
Official URL https://chromewebstore.google.com/detail/fullscreen-slideshow/ckciegopcnnpagdmgjadmhjkocchicji
Description This extension is made to let you Chromecast your photos.
File Size 51.31 KB
Installation Count 24,134
Current Version 1.5
Last Updated 2013-12-01
Publish Date 2013-12-01
Rating 2.86/5 Total 100 Ratings
Developer Francis Reynolds
Payment Type free
Supported Languages 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"
    }
}