Wallpapers lakes

Easily install the background image on each new tab

What is Wallpapers lakes?

Wallpapers lakes is a Chrome extension developed by pierrerondel951, and its main feature is "Easily install the background image on each new tab".

Extension Screenshots

screenshot
screenshot
screenshot

Download Wallpapers lakes Extension CRX File

Download Wallpapers lakes 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

                        Replace the traditional tab page by a new beautiful and elegant one, made of customizable lakes wallpapers.                    

Extension Basic Information

Name Wallpapers lakes Wallpapers lakes
ID blmbaidaefnailimjhlpbpccgkkeemko
Official URL https://chrome.google.com/webstore/detail/wallpapers-lakes/blmbaidaefnailimjhlpbpccgkkeemko
Description Easily install the background image on each new tab
File Size 17.03 MB
Installation Count 73
Current Version 1.0.0
Last Updated 2018-03-10
Publish Date 2018-03-10
Developer pierrerondel951
Payment Type free
Supported Languages en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Wallpapers lakes"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "Easily install the background image on each new tab",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Wallpapers lakes",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}