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
官方網址 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
電子郵箱 [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"
    }
}