Galaxy Tab

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

Wat is Galaxy Tab?

Galaxy Tab is een Chrome-extensie ontwikkeld door Galaxy Tab, en de belangrijkste functie is "Explore galaxy space pictures in the background of every new tab.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Galaxy Tab

Download Galaxy Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Galaxy Tab Galaxy Tab
ID eombdpjkbbfoclnbbednpoaaopohdnai
Officiële URL https://chromewebstore.google.com/detail/galaxy-tab/eombdpjkbbfoclnbbednpoaaopohdnai
Beschrijving Explore galaxy space pictures in the background of every new tab.
Bestandsgrootte 22.97 MB
Aantal Installaties 1,100
Huidige Versie 1.95
Laatst Bijgewerkt 2023-10-06
Publicatiedatum 2023-09-17
Beoordeling 5.00/5 Totaal 8 Beoordelingen
Ontwikkelaar Galaxy Tab
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.the-galaxy-tab.com/
Help Pagina-URL https://the-galaxy-tab.com/#contact
URL van de Privacybeleid Pagina https://www.the-galaxy-tab.com/privacy-policy.html
Ondersteunde Talen 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": []
}