hexagonTab
Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.
Hvad er hexagonTab?
hexagonTab er en Chrome-udvidelse udviklet af zombieFox, og dens hovedfunktion er "Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab.".
Udvidelsesskærmbilleder
Download hexagonTab-udvidelses-CRX-fil
Download hexagonTab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | hjapnkiokjkamfjenbdagacmpkobjlgi |
| Officiel URL | https://chromewebstore.google.com/detail/hexagontab/hjapnkiokjkamfjenbdagacmpkobjlgi |
| Beskrivelse | Hexagon bookmarks accented with a chosen colour. Customise the layout, style and background with hexagonTab. |
| Filstørrelse | 834 KB |
| Antal Installationer | 2,324 |
| Nuværende Version | 4.1.0 |
| Senest Opdateret | 2022-05-17 |
| Udgivelsesdato | 2020-09-02 |
| Bedømmelse | 4.67/5 Samlet 12 Bedømmelser |
| Udvikler | zombieFox |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/zombieFox/hexagonTab |
| Hjælpeside-URL | https://github.com/zombieFox/hexagonTab/issues |
| Understøttede Sprog | 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"
}
} | |