hexagonTab

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

Apa itu hexagonTab?

hexagonTab adalah ekstensi Chrome yang dikembangkan oleh zombieFox, dan fitur utamanya adalah "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi hexagonTab

Unduh file ekstensi hexagonTab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
URL Resmi https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
Deskripsi Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Ukuran File 834 KB
Jumlah Instalasi 2,324
Versi Saat Ini 4.1.0
Terakhir Diperbarui 2022-05-17
Tanggal Publikasi 2020-09-02
Penilaian 4.67/5 Total 12 Penilaian
Pengembang zombieFox
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/zombieFox/hexagonTab
URL Halaman Bantuan https://github.com/zombieFox/hexagonTab/issues
Bahasa yang Didukung 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"
    }
}