Refocus

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

What is Refocus?

Refocus is a Chrome extension developed by yogesh.gupta38, and its main feature is "Replace new tab with a productivity page containting to-do list,time and weather".

Extension Screenshots

screenshot

Download Refocus Extension CRX File

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

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

Extension Basic Information

Name Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
Official URL https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
Description Replace new tab with a productivity page containting to-do list,time and weather
File Size 233 KB
Installation Count 21
Current Version 1.0.1
Last Updated 2022-04-17
Publish Date 2022-04-17
Developer yogesh.gupta38
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}