FocalTab
Minimal & customizable newtab page
Wat is FocalTab?
FocalTab is een Chrome-extensie ontwikkeld door Michael Tong, en de belangrijkste functie is "Minimal & customizable newtab page".
Extensie Screenshots
Download het CRX-bestand van de extensie FocalTab
Download FocalTab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Ever feeling lost in the endless clutter of the web, or just looking for a distraction free new tab page? FocalTab is the extension you’ve always wanted.
Features:
- Minimalistic design
- Built-in to-do list
- Digital clock (with 24h option)
- Weekday & date display
- Light, dark, and color themes!
- Customisable fonts
- No bullsh*t Basisinformatie over de Extensie
| Naam | |
| ID | iplpkldbkjpngjdepcddfpibdajnohmp |
| Officiële URL | https://chromewebstore.google.com/detail/focaltab/iplpkldbkjpngjdepcddfpibdajnohmp |
| Beschrijving | Minimal & customizable newtab page |
| Bestandsgrootte | 838 KB |
| Aantal Installaties | 256 |
| Huidige Versie | 1.2.0 |
| Laatst Bijgewerkt | 2024-03-03 |
| Publicatiedatum | 2022-03-31 |
| Beoordeling | 5.00/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | Michael Tong |
| [email protected] | |
| Betalingswijze | free |
| Help Pagina-URL | https://michaelytong.com/ |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "FocalTab",
"version": "1.2.0",
"description": "Minimal & customizable newtab page",
"author": "Michael Tong",
"icons": {
"16": "icons\/16.ico",
"48": "icons\/48.ico",
"128": "icons\/128.ico"
},
"chrome_url_overrides": {
"newtab": "index.html"
}
} | |