Galaxy Tab

Explore galaxy space pictures in the background of every new tab.

What is Galaxy Tab?

Galaxy Tab is a Chrome extension developed by Galaxy Tab, and its main feature is "Explore galaxy space pictures in the background of every new tab.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Galaxy Tab Extension CRX File

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

                        By clicking "Add to Chrome", I accept and agree to installing the Galaxy Tab 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.

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

Extension Basic Information

Name Galaxy Tab Galaxy Tab
ID eombdpjkbbfoclnbbednpoaaopohdnai
Official URL https://chromewebstore.google.com/detail/galaxy-tab/eombdpjkbbfoclnbbednpoaaopohdnai
Description Explore galaxy space pictures in the background of every new tab.
File Size 22.97 MB
Installation Count 1,100
Current Version 1.95
Last Updated 2023-10-06
Publish Date 2023-09-17
Rating 5.00/5 Total 8 Ratings
Developer Galaxy Tab
Email [email protected]
Payment Type free
Extension Website https://www.the-galaxy-tab.com/
Help Page URL https://the-galaxy-tab.com/#contact
Privacy Policy Page URL https://www.the-galaxy-tab.com/privacy-policy.html
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Galaxy Tab",
    "version": "1.95",
    "description": "Explore galaxy space pictures in the background of every new tab.",
    "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": []
}