hexagonTab

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

Vad är hexagonTab?

hexagonTab är en Chrome-tillägg utvecklad av zombieFox, och dess huvudfunktion är "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner hexagonTab-förlängningens CRX-fil

Ladda ner hexagonTab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
Officiell webbadress https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
Beskrivning Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Filstorlek 834 KB
Antal Installationer 2,324
Aktuell Version 4.1.0
Senast Uppdaterad 2022-05-17
Publiceringsdatum 2020-09-02
Betyg 4.67/5 Totalt 12 Betyg
Utvecklare zombieFox
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/zombieFox/hexagonTab
Hjälpsida URL https://github.com/zombieFox/hexagonTab/issues
Stödda Språk 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"
    }
}