Desktop Wallpaper HD Custom New Tab
Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab.
Apa itu Desktop Wallpaper HD Custom New Tab?
Desktop Wallpaper HD Custom New Tab adalah ekstensi Chrome yang dikembangkan oleh Wallpaper Cool, dan fitur utamanya adalah "Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Desktop Wallpaper HD Custom New Tab
Unduh file ekstensi Desktop Wallpaper HD Custom New Tab 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
Install our desktop extension and enjoy a different backgrounds on each tab page! FEATURES: > Speed dial widget to your best sites. > A high-res new tab experience. > Minimal design and smooth transitions. > Unique desktop images uploaded by users all around the world. > Choose other themes from our gallery. > Share, rate & quick links options found on the new tab page. > Search box widget. I really wish you have fun using our cool pc new tab & please let your friends know so they can also enjoy it! Get the lovely desktop backgrounds from desktop lovers right now!
Informasi Dasar Ekstensi
Nama | |
ID | alojenbcppcjgkfpbjpoidnfmaghcoap |
URL Resmi | https://chrome.google.com/webstore/detail/desktop-wallpaper-hd-cust/alojenbcppcjgkfpbjpoidnfmaghcoap |
Deskripsi | Desktop New Tab Wallpapers & Games, created specifically for desktop lovers. Replaces your tab with a beautiful desktop new tab. |
Ukuran File | 34.68 KB |
Jumlah Instalasi | 5,000 |
Versi Saat Ini | 8.0.0.0 |
Terakhir Diperbarui | 2021-06-02 |
Tanggal Publikasi | 2021-06-02 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Wallpaper Cool |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://sites.google.com/view/wallpaper-cool/%D7%91%D7%99%D7%AA |
Bahasa yang Didukung | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images18\/icon19.png" }, "background": { "scripts": [ "js7\/background5.js" ] }, "chrome_url_overrides": { "newtab": "tab0.html" }, "browser_action": { "default_title": "desktop" } } |