Wallpapers lakes

Easily install the background image on each new tab

Vad är Wallpapers lakes?

Wallpapers lakes är en Chrome-tillägg utvecklad av pierrerondel951, och dess huvudfunktion är "Easily install the background image on each new tab".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Wallpapers lakes-förlängningens CRX-fil

Ladda ner Wallpapers lakes-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Wallpapers lakes Wallpapers lakes
ID blmbaidaefnailimjhlpbpccgkkeemko
Officiell webbadress https://chrome.google.com/webstore/detail/wallpapers-lakes/blmbaidaefnailimjhlpbpccgkkeemko
Beskrivning Easily install the background image on each new tab
Filstorlek 17.03 MB
Antal Installationer 73
Aktuell Version 1.0.0
Senast Uppdaterad 2018-03-10
Publiceringsdatum 2018-03-10
Utvecklare pierrerondel951
Betalningssätt free
Stödda Språk 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"
    ]
}