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.
Cos'è Color Wallpaper HD Custom New Tab?
Color Wallpaper HD Custom New Tab è un'estensione di Chrome sviluppata da Themes Cool, e la sua funzione principale è "Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Color Wallpaper HD Custom New Tab
Scarica i file di estensione Color Wallpaper HD Custom New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!!
Informazioni di Base sull'Estensione
Nome | |
ID | ifnmaamnmmfanepmbbffnohhgbcjnhfk |
URL Ufficiale | https://chrome.google.com/webstore/detail/color-wallpaper-hd-custom/ifnmaamnmmfanepmbbffnohhgbcjnhfk |
Descrizione | Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab. |
Dimensione del File | 26.83 KB |
Conteggio Installazioni | 100,000 |
Versione Corrente | 8.0.0.0 |
Ultimo Aggiornamento | 2021-06-02 |
Data di Pubblicazione | 2021-06-02 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | Themes Cool |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://sites.google.com/view/thems-cool/%D7%91%D7%99%D7%AA |
Lingue Supportate | 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" } } |