Refocus

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

Wat is Refocus?

Refocus is een Chrome-extensie ontwikkeld door yogesh.gupta38, en de belangrijkste functie is "Replace new tab with a productivity page containting to-do list,time and weather".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Refocus

Download Refocus-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
Officiële URL https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
Beschrijving Replace new tab with a productivity page containting to-do list,time and weather
Bestandsgrootte 233 KB
Aantal Installaties 21
Huidige Versie 1.0.1
Laatst Bijgewerkt 2022-04-17
Publicatiedatum 2022-04-17
Ontwikkelaar yogesh.gupta38
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}