SuiteTab

It's sweet because it's a suite

什麼是SuiteTab?

SuiteTab是由Sean Mumby開發的Chrome擴展程式,該擴展的主要功能是“It's sweet because it's a suite”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載SuiteTab擴展crx文件

下載SuiteTab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
隱私政策頁面URL 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"
}