hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
What is hexagonTab?
hexagonTab is a Chrome extension developed by zombieFox, and its main feature is "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".
Extension Screenshots
Download hexagonTab Extension CRX File
Download hexagonTab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | hexagonTab |
ID | hjapnkiokjkamfjenbdagacmpkobjlgi |
Official URL | https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi |
Description | Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab. |
File Size | 834 KB |
Installation Count | 2,324 |
Current Version | 4.1.0 |
Last Updated | 2022-05-17 |
Publish Date | 2020-09-02 |
Rating | 4.67/5 Total 12 Ratings |
Developer | zombieFox |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/zombieFox/hexagonTab |
Help Page URL | https://github.com/zombieFox/hexagonTab/issues |
Supported Languages | 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" } } |