Bling
Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing…
What is Bling?
Bling is a Chrome extension developed by sc268, and its main feature is "Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing…".
Extension Screenshots
Download Bling Extension CRX File
Download Bling 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
                        Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing daily photos. Minimal permission required.                     Extension Basic Information
| Name |   |  
| ID | miadgdbikopilibajdfnooeimafebocb | 
| Official URL | https://chromewebstore.google.com/detail/bling/miadgdbikopilibajdfnooeimafebocb | 
| Description | Bring beautiful natural scenery to every new tab in Chrome! Bling vivifies the default plain tab background into versatile Bing… | 
| File Size | 42.63 KB | 
| Installation Count | 112 | 
| Current Version | 0.0.0.3 | 
| Last Updated | 2019-10-21 | 
| Publish Date | 2019-10-20 | 
| Rating | 5.00/5 Total 3 Ratings | 
| Developer | sc268 | 
| [email protected] | |
| Payment Type | free | 
| Extension Website | https://www.linkedin.com/in/seanschang | 
| Supported Languages | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bling",
    "browser_action": {
        "default_icon": "icon.png"
    },
    "chrome_url_overrides": {
        "newtab": "new.html"
    },
    "permissions": [
        "https:\/\/www.bing.com\/*"
    ],
    "web_accessible_resources": [
        "new.html"
    ],
    "homepage_url": "https:\/\/linkedin.com\/in\/seanschang",
    "description": "",
    "manifest_version": 2,
    "version": "0.0.0.3",
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "icons": {
        "48": "icon.png"
    }
}  |  |