Refocus

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

Was ist Refocus?

Refocus ist eine Chrome-Erweiterung, die von yogesh.gupta38 entwickelt wurde, und ihr Hauptmerkmal ist "Replace new tab with a productivity page containting to-do list,time and weather".

Erweiterungsscreenshots

screenshot

Refocus-Erweiterungs-CRX-Datei herunterladen

Laden Sie Refocus-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
Offizielle URL https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
Beschreibung Replace new tab with a productivity page containting to-do list,time and weather
Dateigröße 233 KB
Installationsanzahl 21
Aktuelle Version 1.0.1
Letztes Update 2022-04-17
Veröffentlichungsdatum 2022-04-17
Entwickler yogesh.gupta38
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
    }
}