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.
什麼是Color Wallpaper HD Custom New Tab?
Color Wallpaper HD Custom New Tab是由Themes Cool開發的Chrome擴展程式,該擴展的主要功能是“Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab.”。
擴展截圖
下載Color Wallpaper HD Custom New Tab擴展crx文件
下載Color Wallpaper HD Custom New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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!!
擴展基本資訊
名稱 | |
ID | ifnmaamnmmfanepmbbffnohhgbcjnhfk |
官方網址 | https://chrome.google.com/webstore/detail/color-wallpaper-hd-custom/ifnmaamnmmfanepmbbffnohhgbcjnhfk |
簡介 | Color New Tab Wallpapers & Games, created specifically for color fans. Changes your new tab to a beautiful color new tab. |
檔案大小 | 26.83 KB |
安裝次數 | 100,000 |
目前版本 | 8.0.0.0 |
更新時間 | 2021-06-02 |
上架時間 | 2021-06-02 |
評分 | 5.00/5 共 1 次評分 |
開發者 | Themes Cool |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://sites.google.com/view/thems-cool/%D7%91%D7%99%D7%AA |
支援的語言 | 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" } } |