Fullscreen Slideshow

This extension is made to let you Chromecast your photos.

Cos'è Fullscreen Slideshow?

Fullscreen Slideshow è un'estensione di Chrome sviluppata da Francis Reynolds, e la sua funzione principale è "This extension is made to let you Chromecast your photos.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Fullscreen Slideshow

Scarica i file di estensione Fullscreen Slideshow in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Fullscreen Slideshow Fullscreen Slideshow
ID ckciegopcnnpagdmgjadmhjkocchicji
URL Ufficiale https://chromewebstore.google.com/detail/fullscreen-slideshow/ckciegopcnnpagdmgjadmhjkocchicji
Descrizione This extension is made to let you Chromecast your photos.
Dimensione del File 51.31 KB
Conteggio Installazioni 24,134
Versione Corrente 1.5
Ultimo Aggiornamento 2013-12-01
Data di Pubblicazione 2013-12-01
Valutazione 2.86/5 Totale 100 Valutazioni
Sviluppatore Francis Reynolds
Tipo di Pagamento free
Lingue Supportate 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"
    }
}