FocalTab

Minimal & customizable newtab page

What is FocalTab?

FocalTab is a Chrome extension developed by Michael Tong, and its main feature is "Minimal & customizable newtab page".

Extension Screenshots

screenshot
screenshot

Download FocalTab Extension CRX File

Download FocalTab 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

                        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                    

Extension Basic Information

Name FocalTab FocalTab
ID iplpkldbkjpngjdepcddfpibdajnohmp
Official URL https://chromewebstore.google.com/detail/focaltab/iplpkldbkjpngjdepcddfpibdajnohmp
Description Minimal & customizable newtab page
File Size 838 KB
Installation Count 256
Current Version 1.2.0
Last Updated 2024-03-03
Publish Date 2022-03-31
Rating 5.00/5 Total 6 Ratings
Developer Michael Tong
Email [email protected]
Payment Type free
Help Page URL https://michaelytong.com/
Supported Languages 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"
    }
}