Galaxy Tab

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

Apa itu Galaxy Tab?

Galaxy Tab adalah ekstensi Chrome yang dikembangkan oleh Galaxy Tab, dan fitur utamanya adalah "Explore galaxy space pictures in the background of every new tab.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Galaxy Tab

Unduh file ekstensi Galaxy Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Galaxy Tab Galaxy Tab
ID eombdpjkbbfoclnbbednpoaaopohdnai
URL Resmi https://chromewebstore.google.com/detail/galaxy-tab/eombdpjkbbfoclnbbednpoaaopohdnai
Deskripsi Explore galaxy space pictures in the background of every new tab.
Ukuran File 22.97 MB
Jumlah Instalasi 1,100
Versi Saat Ini 1.95
Terakhir Diperbarui 2023-10-06
Tanggal Publikasi 2023-09-17
Penilaian 5.00/5 Total 8 Penilaian
Pengembang Galaxy Tab
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.the-galaxy-tab.com/
URL Halaman Bantuan https://the-galaxy-tab.com/#contact
URL Halaman Kebijakan Privasi https://www.the-galaxy-tab.com/privacy-policy.html
Bahasa yang Didukung 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": []
}