Refocus

Replace new tab with a productivity page containting to-do list,time and weather

Refocusとは何ですか?

Refocusはyogesh.gupta38によって開発されたChromeの拡張機能で、その主な機能は「Replace new tab with a productivity page containting to-do list,time and weather」です。

拡張機能のスクリーンショット

screenshot

Refocus拡張機能のCRXファイルをダウンロード

Refocus拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Refocus will help users who mindlessly browse the web and social media to focus on their day to day important tasks at hand.                    

拡張機能の基本情報

名前 Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
公式URL https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
説明 Replace new tab with a productivity page containting to-do list,time and weather
ファイルサイズ 233 KB
インストール数 21
現在のバージョン 1.0.1
最終更新日 2022-04-17
公開日 2022-04-17
開発者 yogesh.gupta38
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Refocus",
    "author": "Yogesh Gupta",
    "version": "1.0.1",
    "description": "Replace new tab with a productivity page containting to-do list,time and weather",
    "icons": {
        "16": "refocus16.ico",
        "48": "refocus32.ico",
        "128": "refocus48.ico"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}