hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Qu'est-ce que hexagonTab ?
hexagonTab est une extension Chrome développée par zombieFox, et sa fonction principale est "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension hexagonTab
Téléchargez les fichiers d'extension hexagonTab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | hexagonTab |
ID | hjapnkiokjkamfjenbdagacmpkobjlgi |
URL Officiel | https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi |
Description | Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab. |
Taille du Fichier | 834 KB |
Nombre d'Installations | 2,324 |
Version Actuelle | 4.1.0 |
Dernière Mise à Jour | 2022-05-17 |
Date de Publication | 2020-09-02 |
Évaluation | 4.67/5 Total 12 Évaluations |
Développeur | zombieFox |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/zombieFox/hexagonTab |
URL de la Page d'Aide | https://github.com/zombieFox/hexagonTab/issues |
Langues Prises en Charge | 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" } } |