SuiteTab

It's sweet because it's a suite

SuiteTab là gì?

SuiteTab là một tiện ích mở rộng Chrome được phát triển bởi Sean Mumby, và tính năng chính của nó là "It's sweet because it's a suite".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SuiteTab

Tải xuống các tệp mở rộng SuiteTab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SuiteTab SuiteTab
ID cokknnkbhfpgmaholfojjapjihgemjcb
URL Chính Thức https://chromewebstore.google.com/detail/suitetab/cokknnkbhfpgmaholfojjapjihgemjcb
Mô tả It's sweet because it's a suite
Kích Thước Tệp 1.76 MB
Số Lần Cài Đặt 91
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2020-06-03
Ngày Phát Hành 2020-06-03
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Sean Mumby
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://suitetab.herokuapp.com
Ngôn Ngữ Được Hỗ Trợ 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"
}