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
电子邮箱 [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"
    }
}