Backdrop
Beautiful chrome new tab inspired by chromecast backdrop
Wat is Backdrop?
Backdrop is een Chrome-extensie ontwikkeld door Benoit Herbreteau, en de belangrijkste functie is "Beautiful chrome new tab inspired by chromecast backdrop".
Extensie Screenshots
Download het CRX-bestand van de extensie Backdrop
Download Backdrop-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
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 Basisinformatie over de Extensie
| Naam | |
| ID | kkeplcibmndmjgmimnomgogefkoknppm |
| Officiële URL | https://chromewebstore.google.com/detail/backdrop/kkeplcibmndmjgmimnomgogefkoknppm |
| Beschrijving | Beautiful chrome new tab inspired by chromecast backdrop |
| Bestandsgrootte | 51.81 MB |
| Aantal Installaties | 546 |
| Huidige Versie | 1.0.1 |
| Laatst Bijgewerkt | 2015-02-10 |
| Publicatiedatum | 2015-02-10 |
| Beoordeling | 3.94/5 Totaal 17 Beoordelingen |
| Ontwikkelaar | Benoit Herbreteau |
| Betalingswijze | free |
| Ondersteunde Talen | 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
} | |