Fullscreen Slideshow

This extension is made to let you Chromecast your photos.

Wat is Fullscreen Slideshow?

Fullscreen Slideshow is een Chrome-extensie ontwikkeld door Francis Reynolds, en de belangrijkste functie is "This extension is made to let you Chromecast your photos.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Fullscreen Slideshow

Download Fullscreen Slideshow-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Fullscreen Slideshow Fullscreen Slideshow
ID ckciegopcnnpagdmgjadmhjkocchicji
Officiële URL https://chromewebstore.google.com/detail/fullscreen-slideshow/ckciegopcnnpagdmgjadmhjkocchicji
Beschrijving This extension is made to let you Chromecast your photos.
Bestandsgrootte 51.31 KB
Aantal Installaties 24,134
Huidige Versie 1.5
Laatst Bijgewerkt 2013-12-01
Publicatiedatum 2013-12-01
Beoordeling 2.86/5 Totaal 100 Beoordelingen
Ontwikkelaar Francis Reynolds
Betalingswijze free
Ondersteunde Talen 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"
    }
}