SuiteTab

It's sweet because it's a suite

ما هو SuiteTab؟

SuiteTab هو إضافة Chrome تم تطويرها بواسطة Sean Mumby، والميزة الرئيسية لها هي "It's sweet because it's a suite".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة SuiteTab

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

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

                        SuiteTab is an extension introducing a fresh new tab when browsing the internet. Including features such as a to-do checklist, note tabs, bookmarks, live countdowns, customisable backgrounds and a live weather update. 


v1.0.3
-Increased fontsize of textarea
-Page zoom customisable and fits every monitor resolution
-New colour palette and colour selector
-Performance improvements

v1.0.2
-Fixed display button issue

v1.0.1
-Access to fullscreen, normal or background only
-Empty todo task message now displays after the list updates
-No longer a minor height bump when switching to backgrounds tab

v1.0
-Release                    

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

الاسم SuiteTab SuiteTab
ID cokknnkbhfpgmaholfojjapjihgemjcb
عنوان URL الرسمي https://chromewebstore.google.com/detail/suitetab/cokknnkbhfpgmaholfojjapjihgemjcb
الوصف It's sweet because it's a suite
حجم الملف 1.76 MB
عدد التثبيتات 91
النسخة الحالية 1.0.3
آخر تحديث 2020-06-03
تاريخ النشر 2020-06-03
تقييم 5.00/5 مجموع تقييمات 5
المطور Sean Mumby
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://suitetab.herokuapp.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "browser_action": {
        "default_icon": "\/imgs\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "It's sweet because it's a suite",
    "icons": {
        "16": "\/imgs\/icon16.png",
        "48": "\/imgs\/icon48.png",
        "128": "\/imgs\/icon128.png"
    },
    "permissions": [
        "https:\/\/www.google.com\/"
    ],
    "manifest_version": 2,
    "name": "SuiteTab",
    "version": "1.0.3"
}