Galaxy Tab

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

Co to jest Galaxy Tab?

Galaxy Tab to rozszerzenie Chrome opracowane przez Galaxy Tab, a jego główną funkcją jest „Explore galaxy space pictures in the background of every new tab.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Galaxy Tab

Pobierz pliki rozszerzeń Galaxy Tab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Galaxy Tab Galaxy Tab
ID eombdpjkbbfoclnbbednpoaaopohdnai
Oficjalny URL https://chromewebstore.google.com/detail/galaxy-tab/eombdpjkbbfoclnbbednpoaaopohdnai
Opis Explore galaxy space pictures in the background of every new tab.
Rozmiar pliku 22.97 MB
Liczba instalacji 1,100
Aktualna Wersja 1.95
Ostatnia Aktualizacja 2023-10-06
Data Publikacji 2023-09-17
Ocena 5.00/5 Łącznie 8 Oceny
Deweloper Galaxy Tab
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.the-galaxy-tab.com/
Adres URL Strony Pomocy https://the-galaxy-tab.com/#contact
Adres URL Strony Polityki Prywatności https://www.the-galaxy-tab.com/privacy-policy.html
Obsługiwane Języki 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": []
}