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
官方網址 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
電子郵箱 [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"
    }
}