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.
Vad är Color Wallpaper HD Custom New Tab?
Color Wallpaper HD Custom New Tab är en Chrome-tillägg utvecklad av Themes Cool, och dess huvudfunktion är "Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab.".
Tilläggsskärmbilder
Ladda ner Color Wallpaper HD Custom New Tab-förlängningens CRX-fil
Ladda ner Color Wallpaper HD Custom New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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!!
Grundläggande Information om Tillägg
Namn | |
ID | ifnmaamnmmfanepmbbffnohhgbcjnhfk |
Officiell webbadress | https://chrome.google.com/webstore/detail/color-wallpaper-hd-custom/ifnmaamnmmfanepmbbffnohhgbcjnhfk |
Beskrivning | Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab. |
Filstorlek | 26.83 KB |
Antal Installationer | 100,000 |
Aktuell Version | 8.0.0.0 |
Senast Uppdaterad | 2021-06-02 |
Publiceringsdatum | 2021-06-02 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Themes Cool |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sites.google.com/view/thems-cool/%D7%91%D7%99%D7%AA |
Stödda Språk | 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" } } |