hexagonTab

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

Wat is hexagonTab?

hexagonTab is een Chrome-extensie ontwikkeld door zombieFox, en de belangrijkste functie is "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie hexagonTab

Download hexagonTab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
Officiële URL https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
Beschrijving Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Bestandsgrootte 834 KB
Aantal Installaties 2,324
Huidige Versie 4.1.0
Laatst Bijgewerkt 2022-05-17
Publicatiedatum 2020-09-02
Beoordeling 4.67/5 Totaal 12 Beoordelingen
Ontwikkelaar zombieFox
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/zombieFox/hexagonTab
Help Pagina-URL https://github.com/zombieFox/hexagonTab/issues
Ondersteunde Talen 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"
    }
}