Clock Tab by Scamah

This plugin will replace the default new tab with a customizeable clock and date.

Clock Tab by Scamahとは何ですか?

Clock Tab by Scamahはhttps://tuxedopigeon.usによって開発されたChromeの拡張機能で、その主な機能は「This plugin will replace the default new tab with a customizeable clock and date.」です。

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

screenshot

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

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

拡張機能の使用方法

                        This plugin will replace the default new tab with a customizeable clock and date.
Clock Tab is a simplistic and functional new tab clock extension. Clock Tab's customization options for color and font are intuitive and easy to use. It also allows users to more easily access time when in an entirely full screen browser window.

Currently Working on:
  -  Adding more themes and fonts.
  -  Better Screenshots!                    

拡張機能の基本情報

名前 Clock Tab by Scamah Clock Tab by Scamah
ID lipflhjigobellgogblgaognmcgnbfbj
公式URL https://chromewebstore.google.com/detail/clock-tab-by-scamah/lipflhjigobellgogblgaognmcgnbfbj
説明 This plugin will replace the default new tab with a customizeable clock and date.
ファイルサイズ 10.95 KB
インストール数 40
現在のバージョン 3.3
最終更新日 2021-08-03
公開日 2020-02-28
開発者 https://tuxedopigeon.us
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clock Tab by Scamah",
    "description": "This plugin will replace the default new tab with a customizeable clock and date.",
    "version": "3.3",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "clockTab.html"
    },
    "web_accessible_resources": [
        "*.png",
        "*.ttf"
    ],
    "manifest_version": 2,
    "icons": {
        "16": "Icon\/Icon16.png",
        "48": "Icon\/Icon48.png",
        "128": "Icon\/Icon128.png"
    }
}