hexagonTab

Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.

hexagonTabとは何ですか?

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

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Save bookmarks to your start page on a unique hexagonal grid. hexagonTab keeps the new tab page clean and simple with a focus on presenting links to your most frequented sites.

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

拡張機能の基本情報

名前 hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
公式URL https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
説明 Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
ファイルサイズ 834 KB
インストール数 2,324
現在のバージョン 4.1.0
最終更新日 2022-05-17
公開日 2020-09-02
評価 4.67/5 合計 12 レビュー
開発者 zombieFox
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/zombieFox/hexagonTab
ヘルプページのURL https://github.com/zombieFox/hexagonTab/issues
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "hexagonTab",
    "short_name": "hexagonTab",
    "description": "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.",
    "version": "4.1.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"
    }
}