Best Wallpapers

Get the best wallpapers in your homepage with our extension!

Apa itu Best Wallpapers?

Best Wallpapers adalah ekstensi Chrome yang dikembangkan oleh [email protected], dan fitur utamanya adalah "Get the best wallpapers in your homepage with our extension!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Best Wallpapers

Unduh file ekstensi Best Wallpapers 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

                        For more details: 
https://wallpaperhomepage.com/pages/terms-of-use.html
https://wallpaperhomepage.com/pages/privacy-policy.html

Get new amazing wallpapers right on your homepage! 

By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.                    

Informasi Dasar Ekstensi

Nama Best Wallpapers Best Wallpapers
ID nmnfhjhneephbdmbmlkpibhoaoadebao
URL Resmi https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao
Deskripsi Get the best wallpapers in your homepage with our extension!
Ukuran File 209 KB
Jumlah Instalasi 82
Versi Saat Ini 0.1.0
Terakhir Diperbarui 2022-07-12
Tanggal Publikasi 2022-07-12
Pengembang [email protected]
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://wallpaperhomepage.com/
URL Halaman Bantuan https://wallpaperhomepage.com/pages/contact.html
URL Halaman Kebijakan Privasi https://searchologic.com/Privacy-Policy
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "icons": {
        "16": "icon16.721b7357.png",
        "48": "icon48.f544afcb.png",
        "128": "icon128.6aa15eb0.png"
    },
    "action": {
        "default_icon": {
            "16": "icon16.721b7357.png",
            "48": "icon48.f544afcb.png"
        }
    },
    "version": "0.1.0",
    "name": "Best Wallpapers",
    "description": "Get the best wallpapers in your homepage with our extension!",
    "author": "",
    "chrome_url_overrides": {
        "newtab": "newtab.06c72619.html"
    },
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.wallpaperhomepage.com\/*"
    ]
}