Galaxy Wallpaper

Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.

What is Galaxy Wallpaper?

Galaxy Wallpaper is a Chrome extension developed by Galaxy Wallpaper, and its main feature is "Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Galaxy Wallpaper Extension CRX File

Download Galaxy Wallpaper 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

                        By clicking "Add to Chrome", I accept and agree to installing the Galaxy Wallpaper Chrome extension and setting Chrome™️ New Tab to that provided by the service with search results by Microsoft Bing, and the Terms of Use and Privacy Policy.

Install now and enjoy beautiful galaxy space wallpapers each time you open a new tab.

Privacy Policy: https://galaxy-wallpaper.com/privacy-policy.html
Terms of Use: https://galaxy-wallpaper.com/terms.html
Free stock media content is distributed by Unsplash - https://unsplash.com                    

Extension Basic Information

Name Galaxy Wallpaper Galaxy Wallpaper
ID ndmkngfmkccgmcgaopmegngbhmnjbjlb
Official URL https://chromewebstore.google.com/detail/galaxy-wallpaper/ndmkngfmkccgmcgaopmegngbhmnjbjlb
Description Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.
File Size 40.42 MB
Installation Count 37,177
Current Version 3.3
Last Updated 2023-04-05
Publish Date 2023-02-12
Rating 4.69/5 Total 102 Ratings
Developer Galaxy Wallpaper
Email [email protected]
Payment Type free
Extension Website https://www.galaxy-wallpaper.com/
Help Page URL https://www.galaxy-wallpaper.com/
Privacy Policy Page URL https://galaxy-wallpaper.com/privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Galaxy Wallpaper",
    "version": "3.3",
    "description": "Replace your basic new tab with galaxy space backgrounds. Designed especially for galaxy space fans.",
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "topSites",
        "favicon",
        "history"
    ]
}