4K Space HD Wallpapers New Tab
4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space.
What is 4K Space HD Wallpapers New Tab?
4K Space HD Wallpapers New Tab is a Chrome extension developed by Smouthy, and its main feature is "4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space.".
Extension Screenshots
Download 4K Space HD Wallpapers New Tab Extension CRX File
Download 4K Space HD 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
Turn new tab to custom 4K Space wallpapers. Theme made for 4K Space fans. Cool features, 4K Space wallpapers Install my 4K Space New Tab to enjoy varied hd 4K Space wallpapers in your start page FEATURES: ★ Search box in new tab page ★ 4K Space wallpaper backgrounds in New Tab.
Extension Basic Information
Name | |
ID | peoblikachdhjkghlekbmfjfeipbicge |
Official URL | https://chrome.google.com/webstore/detail/4k-space-hd-wallpapers-ne/peoblikachdhjkghlekbmfjfeipbicge |
Description | 4K Space wallpapers extension offers great pics with every new tab and was made for all fans of 4K Space. |
File Size | 5.83 MB |
Installation Count | 131 |
Current Version | 12.25 |
Last Updated | 2021-10-31 |
Publish Date | 2021-10-31 |
Developer | Smouthy |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://smouthy.netlify.app/PPolicy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "smouthy", "name": "__MSG_exteName__", "description": "__MSG_exteInfo__", "manifest_version": 3, "offline_enabled": true, "default_locale": "en", "version": "12.25", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "tobegan.js" }, "icons": { "128": "128.png" } } |