Summer Tab

Summer Tab

ما هو Summer Tab؟

Summer Tab هو إضافة Chrome تم تطويرها بواسطة Green advex technology llc، والميزة الرئيسية لها هي "Summer Tab".

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

screenshot

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

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

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

                        Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "SummerTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.

Tabs with Latest News List and manage history block
The new tab of your favorite browser will become more informative with the help of our extension.

Features 
The new tab is equipped with:
- the latest news block;
- built-in weather forecast in the user's location;
- quick links to popular messengers
- manage history block.

Try the SummerTab extension and personalize your browser!

https://infoagroup.com/helps/priv.html - Privacy Policy
https://infoagroup.com/helps/term.html - Terms of Use
https://infoagroup.com/helps/contacts.html - Contact Us
https://infoagroup.com/helps/about.html - About Us
https://infoagroup.com/helps/un-install.html - Uninstall                    

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

الاسم Summer Tab Summer Tab
ID dclbdlgnlaodfbjghpdjiodbnlicgalo
عنوان URL الرسمي https://chromewebstore.google.com/detail/summer-tab/dclbdlgnlaodfbjghpdjiodbnlicgalo
الوصف Summer Tab
حجم الملف 7.81 MB
عدد التثبيتات 56,440
النسخة الحالية 1.1.1
آخر تحديث 2022-07-01
تاريخ النشر 2022-04-19
تقييم 5.00/5 مجموع تقييمات 10
المطور Green advex technology llc
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://infoagroup.com/helps/priv.html
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "summer-tab-128.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Summer Tab",
    "icons": {
        "128": "summer-tab-128.png"
    },
    "manifest_version": 3,
    "name": "Summer Tab",
    "permissions": [
        "storage",
        "background",
        "history"
    ],
    "version": "1.1.1"
}