Wallpapers lakes

Easily install the background image on each new tab

Apa itu Wallpapers lakes?

Wallpapers lakes adalah ekstensi Chrome yang dikembangkan oleh pierrerondel951, dan fitur utamanya adalah "Easily install the background image on each new tab".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Wallpapers lakes

Unduh file ekstensi Wallpapers lakes dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Wallpapers lakes Wallpapers lakes
ID blmbaidaefnailimjhlpbpccgkkeemko
URL Resmi https://chrome.google.com/webstore/detail/wallpapers-lakes/blmbaidaefnailimjhlpbpccgkkeemko
Deskripsi Easily install the background image on each new tab
Ukuran File 17.03 MB
Jumlah Instalasi 73
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2018-03-10
Tanggal Publikasi 2018-03-10
Pengembang pierrerondel951
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}