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
公式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
Eメール [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"
}