Tinytab

A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark…

Tinytabとは何ですか?

Tinytabはwilliamjinqによって開発されたChromeの拡張機能で、その主な機能は「A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark…」です。

拡張機能のスクリーンショット

screenshot

Tinytab拡張機能のCRXファイルをダウンロード

Tinytab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark shortcuts and search (Google & Bing) functions.                    

拡張機能の基本情報

名前 Tinytab Tinytab
ID bmlbibebemncadbgojnhccmmdojblomm
公式URL https://chromewebstore.google.com/detail/tinytab/bmlbibebemncadbgojnhccmmdojblomm
説明 A beautiful and minimal new tab extension for chrome. Also provides Google apps support (e.g. Gmail, Drive, etc.), bookmark…
ファイルサイズ 30.76 MB
インストール数 47
現在のバージョン 1.7
最終更新日 2022-05-25
公開日 2020-10-12
評価 5.00/5 合計 1 レビュー
開発者 williamjinq
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "Tinytab",
    "name": "Tinytab",
    "manifest_version": 3,
    "icons": {
        "192": "logo192.png",
        "512": "logo512.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "version": "1.7",
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'"
    }
}