Scene Tab

Delightful, speedy, and customizable, a charming new tab design.

Scene Tabとは何ですか?

Scene Tabはhttps://scene-tab.comによって開発されたChromeの拡張機能で、その主な機能は「Delightful, speedy, and customizable, a charming new tab design.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Delightful, speedy, and customizable, a charming new tab design.
A series of beautiful clock styles, combine with your favorite images easily.
And Customize your own clock, with HTML / CSS that you are familiar with.
Enjoy it!                    

拡張機能の基本情報

名前 Scene Tab Scene Tab
ID dbfohgocekckdjinlpmdednalcilidgp
公式URL https://chromewebstore.google.com/detail/scene-tab/dbfohgocekckdjinlpmdednalcilidgp
説明 Delightful, speedy, and customizable, a charming new tab design.
ファイルサイズ 2.59 MB
インストール数 64
現在のバージョン 0.26.3
最終更新日 2024-01-30
公開日 2023-07-06
評価 5.00/5 合計 1 レビュー
開発者 https://scene-tab.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.scene-tab.com/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Scene Tab",
    "description": "Delightful, speedy, and customizable, a charming new tab design.",
    "version": "0.26.3",
    "icons": {
        "16": "Public\/assets\/icons\/icon-s-16.png",
        "32": "Public\/assets\/icons\/icon-s-32.png",
        "48": "Public\/assets\/icons\/icon-s-48.png",
        "128": "Public\/assets\/icons\/icon-128.png"
    },
    "permissions": [
        "alarms",
        "unlimitedStorage"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}