Halo Wallpapers New Tab
Halo theme in new tab
What is Halo Wallpapers New Tab?
Halo Wallpapers New Tab is a Chrome extension developed by https://newtab.ws, and its main feature is "Halo theme in new tab".
Extension Screenshots
Download Halo Wallpapers New Tab Extension CRX File
Download Halo Wallpapers New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | ggcfpaadajkdndnocdoldjofbbploeig |
Official URL | https://chrome.google.com/webstore/detail/halo-wallpapers-new-tab/ggcfpaadajkdndnocdoldjofbbploeig |
Description | Halo theme in new tab |
File Size | 17.8 MB |
Installation Count | 2,000 |
Current Version | 1.4.9.9 |
Last Updated | 2022-04-25 |
Publish Date | 2021-09-16 |
Rating | 4.94/5 Total 16 Ratings |
Developer | https://newtab.ws |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://newtab.ws/privacy |
Supported Languages | 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 } |