Color Wallpaper HD Custom New Tab
Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab.
Apa itu Color Wallpaper HD Custom New Tab?
Color Wallpaper HD Custom New Tab adalah ekstensi Chrome yang dikembangkan oleh Themes Cool, dan fitur utamanya adalah "Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Color Wallpaper HD Custom New Tab
Unduh file ekstensi Color 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
By installing this color extension you will change the default new tab. FEATURES: - Unique background white backgrounds uploaded by users all around the world. - Shuffle all color background wallpapers, or pick your favorite background wallpapers - Choose your best backgrounds. - With every new tab, you'll get great wallpapers of color. - Quick links, rate and share widgets found on the new tab. - Middle search box. I really wish you have fun using my cool color new tab and please let your friends know so they can also enjoy it! Have fun with my color extension!!
Informasi Dasar Ekstensi
Nama | |
ID | ifnmaamnmmfanepmbbffnohhgbcjnhfk |
URL Resmi | https://chrome.google.com/webstore/detail/color-wallpaper-hd-custom/ifnmaamnmmfanepmbbffnohhgbcjnhfk |
Deskripsi | Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab. |
Ukuran File | 26.83 KB |
Jumlah Instalasi | 100,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 | Themes Cool |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://sites.google.com/view/thems-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": "images6\/icon11.png" }, "background": { "scripts": [ "js20\/background22.js" ] }, "chrome_url_overrides": { "newtab": "tab2.html" }, "browser_action": { "default_title": "color" } } |