Wallpapers lakes

Easily install the background image on each new tab

Wat is Wallpapers lakes?

Wallpapers lakes is een Chrome-extensie ontwikkeld door pierrerondel951, en de belangrijkste functie is "Easily install the background image on each new tab".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Wallpapers lakes

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

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

Basisinformatie over de Extensie

Naam Wallpapers lakes Wallpapers lakes
ID blmbaidaefnailimjhlpbpccgkkeemko
Officiële URL https://chrome.google.com/webstore/detail/wallpapers-lakes/blmbaidaefnailimjhlpbpccgkkeemko
Beschrijving Easily install the background image on each new tab
Bestandsgrootte 17.03 MB
Aantal Installaties 73
Huidige Versie 1.0.0
Laatst Bijgewerkt 2018-03-10
Publicatiedatum 2018-03-10
Ontwikkelaar pierrerondel951
Betalingswijze free
Ondersteunde Talen 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"
    ]
}