Backdrop
Beautiful chrome new tab inspired by chromecast backdrop
Qu'est-ce que Backdrop ?
Backdrop est une extension Chrome développée par Benoit Herbreteau, et sa fonction principale est "Beautiful chrome new tab inspired by chromecast backdrop".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Backdrop
Téléchargez les fichiers d'extension Backdrop au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | Backdrop |
ID | kkeplcibmndmjgmimnomgogefkoknppm |
URL Officiel | https://chromewebstore.google.com/detail/backdrop/kkeplcibmndmjgmimnomgogefkoknppm |
Description | Beautiful chrome new tab inspired by chromecast backdrop |
Taille du Fichier | 51.81 MB |
Nombre d'Installations | 546 |
Version Actuelle | 1.0.1 |
Dernière Mise à Jour | 2015-02-10 |
Date de Publication | 2015-02-10 |
Évaluation | 3.94/5 Total 17 Évaluations |
Développeur | Benoit Herbreteau |
Type de Paiement | free |
Langues Prises en Charge | 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 } |