FocalTab

Minimal & customizable newtab page

Qu'est-ce que FocalTab ?

FocalTab est une extension Chrome développée par Michael Tong, et sa fonction principale est "Minimal & customizable newtab page".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension FocalTab

Téléchargez les fichiers d'extension FocalTab 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

                        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                    

Informations de Base sur l'Extension

Nom FocalTab FocalTab
ID iplpkldbkjpngjdepcddfpibdajnohmp
URL Officiel https://chromewebstore.google.com/detail/focaltab/iplpkldbkjpngjdepcddfpibdajnohmp
Description Minimal & customizable newtab page
Taille du Fichier 838 KB
Nombre d'Installations 256
Version Actuelle 1.2.0
Dernière Mise à Jour 2024-03-03
Date de Publication 2022-03-31
Évaluation 5.00/5 Total 6 Évaluations
Développeur Michael Tong
Email [email protected]
Type de Paiement free
URL de la Page d'Aide https://michaelytong.com/
Langues Prises en Charge 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"
    }
}