nightTab

A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.

nightTabとは何ですか?

nightTabはzombieFoxによって開発されたChromeの拡張機能で、その主な機能は「A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.」です。

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Features:
- Display the time, date and a search bar in the header.
- Present any number of bookmark tiles organised in groups.
- Customise the layout, background image or video, theme, font and accent colour.
- Backup your setup to a local file.

nightTab does NOT collect or use your personal or browser data in any way.                    

拡張機能の基本情報

名前 nightTab nightTab
ID hdpcadigjkbcpnlcpbcohpafiaefanki
公式URL https://chromewebstore.google.com/detail/nighttab/hdpcadigjkbcpnlcpbcohpafiaefanki
説明 A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
ファイルサイズ 955 KB
インストール数 203,019
現在のバージョン 7.3.0
最終更新日 2021-10-03
公開日 2020-06-16
評価 4.76/5 合計 372 レビュー
開発者 zombieFox
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/zombieFox/nightTab
ヘルプページのURL https://github.com/zombieFox/nightTab/issues
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "nightTab",
    "short_name": "nightTab",
    "description": "A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.",
    "version": "7.3.0",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icon\/icon-16.png",
        "48": "icon\/icon-48.png",
        "128": "icon\/icon-128.png",
        "512": "icon\/icon-512.png"
    }
}