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 |
Eメール | [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" } } |