hexagonTab

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

Co to jest hexagonTab?

hexagonTab to rozszerzenie Chrome opracowane przez zombieFox, a jego główną funkcją jest „Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia hexagonTab

Pobierz pliki rozszerzeń hexagonTab w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
Oficjalny URL https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
Opis Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Rozmiar pliku 834 KB
Liczba instalacji 2,324
Aktualna Wersja 4.1.0
Ostatnia Aktualizacja 2022-05-17
Data Publikacji 2020-09-02
Ocena 4.67/5 Łącznie 12 Oceny
Deweloper zombieFox
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://github.com/zombieFox/hexagonTab
Adres URL Strony Pomocy https://github.com/zombieFox/hexagonTab/issues
Obsługiwane Języki 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"
    }
}