Galaxy Tab

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

ما هو Galaxy Tab؟

Galaxy Tab هو إضافة Chrome تم تطويرها بواسطة Galaxy Tab، والميزة الرئيسية لها هي "Explore galaxy space pictures in the background of every new tab.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Galaxy Tab

قم بتنزيل ملفات الامتداد Galaxy Tab بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم Galaxy Tab Galaxy Tab
ID eombdpjkbbfoclnbbednpoaaopohdnai
عنوان URL الرسمي https://chromewebstore.google.com/detail/galaxy-tab/eombdpjkbbfoclnbbednpoaaopohdnai
الوصف Explore galaxy space pictures in the background of every new tab.
حجم الملف 22.97 MB
عدد التثبيتات 1,100
النسخة الحالية 1.95
آخر تحديث 2023-10-06
تاريخ النشر 2023-09-17
تقييم 5.00/5 مجموع تقييمات 8
المطور Galaxy Tab
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.the-galaxy-tab.com/
عنوان صفحة المساعدة https://the-galaxy-tab.com/#contact
عنوان صفحة سياسة الخصوصية https://www.the-galaxy-tab.com/privacy-policy.html
اللغات المدعومة 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": []
}