Custom New Tab Background

Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB

Apa itu Custom New Tab Background?

Custom New Tab Background adalah ekstensi Chrome yang dikembangkan oleh Subash Pathak, dan fitur utamanya adalah "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Custom New Tab Background

Unduh file ekstensi Custom New Tab Background 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

                        Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project                    

Informasi Dasar Ekstensi

Nama Custom New Tab Background Custom New Tab Background
ID odkemkdbjdjlpipmdmnidmcbjnchpghm
URL Resmi https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm
Deskripsi Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
Ukuran File 244 KB
Jumlah Instalasi 13,571
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2021-04-15
Tanggal Publikasi 2019-04-10
Penilaian 3.80/5 Total 45 Penilaian
Pengembang Subash Pathak
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/Subash/chrome-custom-new-tab-background
URL Halaman Bantuan https://github.com/Subash/chrome-custom-new-tab-background
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Custom New Tab Background",
    "version": "1.0.4",
    "description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    }
}