Halo Wallpapers New Tab
Halo theme in new tab
什麼是Halo Wallpapers New Tab?
Halo Wallpapers New Tab是由https://newtab.ws開發的Chrome擴展程式,該擴展的主要功能是“Halo theme in new tab”。
擴展截圖
下載Halo Wallpapers New Tab擴展crx文件
下載Halo Wallpapers New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Halo Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Halo Wallpapers New tab: ➘ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Halo New Tab theme. ➘ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ➘ Shortcuts Save your favorite sites to the theme shortcut panel Halo Wallpapers New tab. You can go to important and frequently visited websites with just one click. ➘ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Halo.
擴展基本資訊
名稱 | |
ID | ggcfpaadajkdndnocdoldjofbbploeig |
官方網址 | https://chrome.google.com/webstore/detail/halo-wallpapers-new-tab/ggcfpaadajkdndnocdoldjofbbploeig |
簡介 | Halo theme in new tab |
檔案大小 | 17.8 MB |
安裝次數 | 2,000 |
目前版本 | 1.4.9.9 |
更新時間 | 2022-04-25 |
上架時間 | 2021-09-16 |
評分 | 4.94/5 共 16 次評分 |
開發者 | https://newtab.ws |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://newtab.ws/privacy |
支援的語言 | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.9", "background": { "scripts": [ "cyan_columba.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "dark_sky_blue_oganesson.html?a" }, "web_accessible_resources": [ "*", "cool_grey_7", "34" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |