hexagonTab

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

O que é hexagonTab?

hexagonTab é uma extensão do Chrome desenvolvida por zombieFox, e sua principal característica é "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão hexagonTab

Baixe arquivos de extensão hexagonTab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome hexagonTab hexagonTab
ID hjapnkiokjkamfjenbdagacmpkobjlgi
URL Oficial https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi
Descrição Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Tamanho do Arquivo 834 KB
Contagem de Instalações 2,324
Versão Atual 4.1.0
Última Atualização 2022-05-17
Data de Publicação 2020-09-02
Classificação 4.67/5 Total de 12 Avaliações
Desenvolvedor zombieFox
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/zombieFox/hexagonTab
URL da Página de Ajuda https://github.com/zombieFox/hexagonTab/issues
Idiomas Suportados 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"
    }
}