hexagonTab

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

hexagonTab là gì?

hexagonTab là một tiện ích mở rộng Chrome được phát triển bởi zombieFox, và tính năng chính của nó là "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng hexagonTab

Tải xuống các tệp mở rộng hexagonTab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
URL Chính Thức https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
Mô tả Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Kích Thước Tệp 834 KB
Số Lần Cài Đặt 2,324
Phiên Bản Hiện Tại 4.1.0
Cập Nhật Lần Cuối 2022-05-17
Ngày Phát Hành 2020-09-02
Đánh Giá 4.67/5 Tổng số 12 Đánh Giá
Nhà Phát Triển zombieFox
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://github.com/zombieFox/hexagonTab
URL Trang Trợ Giúp https://github.com/zombieFox/hexagonTab/issues
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}