Backdrop

Beautiful chrome new tab inspired by chromecast backdrop

What is Backdrop?

Backdrop is a Chrome extension developed by Benoit Herbreteau, and its main feature is "Beautiful chrome new tab inspired by chromecast backdrop".

Extension Screenshots

screenshot
screenshot
screenshot

Download Backdrop Extension CRX File

Download Backdrop extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Backdrop Backdrop
ID kkeplcibmndmjgmimnomgogefkoknppm
Official URL https://chromewebstore.google.com/detail/backdrop/kkeplcibmndmjgmimnomgogefkoknppm
Description Beautiful chrome new tab inspired by chromecast backdrop
File Size 51.81 MB
Installation Count 546
Current Version 1.0.1
Last Updated 2015-02-10
Publish Date 2015-02-10
Rating 3.94/5 Total 17 Ratings
Developer Benoit Herbreteau
Payment Type free
Supported Languages 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
}