FocalTab
Minimal & customizable newtab page
什么是FocalTab?
FocalTab是由Michael Tong开发的Chrome扩展程序,该扩展的主要功能是“Minimal & customizable newtab page”。
扩展截图
下载FocalTab扩展crx文件
下载FocalTab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | FocalTab |
ID | iplpkldbkjpngjdepcddfpibdajnohmp |
官方URL | https://chromewebstore.google.com/detail/focaltab/iplpkldbkjpngjdepcddfpibdajnohmp |
简介 | Minimal & customizable newtab page |
文件大小 | 838 KB |
安装次数 | 256 |
当前版本 | 1.2.0 |
更新时间 | 2024-03-03 |
上架时间 | 2022-03-31 |
评分 | 5.00/5 共6次评分 |
开发者 | Michael Tong |
电子邮箱 | [email protected] |
付费类型 | free |
帮助页面URL | https://michaelytong.com/ |
支持的语言 | 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" } } |