Galaxy Tab

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

Cos'è Galaxy Tab?

Galaxy Tab è un'estensione di Chrome sviluppata da Galaxy Tab, e la sua funzione principale è "Explore galaxy space pictures in the background of every new tab.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Galaxy Tab

Scarica i file di estensione Galaxy Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Galaxy Tab Galaxy Tab
ID eombdpjkbbfoclnbbednpoaaopohdnai
URL Ufficiale https://chromewebstore.google.com/detail/galaxy-tab/eombdpjkbbfoclnbbednpoaaopohdnai
Descrizione Explore galaxy space pictures in the background of every new tab.
Dimensione del File 22.97 MB
Conteggio Installazioni 1,100
Versione Corrente 1.95
Ultimo Aggiornamento 2023-10-06
Data di Pubblicazione 2023-09-17
Valutazione 5.00/5 Totale 8 Valutazioni
Sviluppatore Galaxy Tab
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.the-galaxy-tab.com/
URL della Pagina di Aiuto https://the-galaxy-tab.com/#contact
URL della Pagina della Politica sulla Privacy https://www.the-galaxy-tab.com/privacy-policy.html
Lingue Supportate 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": []
}