Backdrop
Beautiful chrome new tab inspired by chromecast backdrop
Cos'è Backdrop?
Backdrop è un'estensione di Chrome sviluppata da Benoit Herbreteau, e la sua funzione principale è "Beautiful chrome new tab inspired by chromecast backdrop".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Backdrop
Scarica i file di estensione Backdrop 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
Transform your new tab in a real source of inspiration and relaxation. -> Inspiring photography that changes depending on the time of day -> The current weather -> The shortcuts to your chrome applications -> Chromecast backdrop looklike
Informazioni di Base sull'Estensione
Nome | Backdrop |
ID | kkeplcibmndmjgmimnomgogefkoknppm |
URL Ufficiale | https://chromewebstore.google.com/detail/backdrop/kkeplcibmndmjgmimnomgogefkoknppm |
Descrizione | Beautiful chrome new tab inspired by chromecast backdrop |
Dimensione del File | 51.81 MB |
Conteggio Installazioni | 546 |
Versione Corrente | 1.0.1 |
Ultimo Aggiornamento | 2015-02-10 |
Data di Pubblicazione | 2015-02-10 |
Valutazione | 3.94/5 Totale 17 Valutazioni |
Sviluppatore | Benoit Herbreteau |
Tipo di Pagamento | free |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Backdrop", "version": "1.0.1", "description": "Beautiful chrome new tab inspired by chromecast backdrop", "chrome_url_overrides": { "newtab": "app.html" }, "permissions": [ "geolocation", "management" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "manifest_version": 2 } |