Refocus

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

Co to jest Refocus?

Refocus to rozszerzenie Chrome opracowane przez yogesh.gupta38, a jego główną funkcją jest „Replace new tab with a productivity page containting to-do list,time and weather”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Refocus

Pobierz pliki rozszerzeń Refocus w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
Oficjalny URL https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
Opis Replace new tab with a productivity page containting to-do list,time and weather
Rozmiar pliku 233 KB
Liczba instalacji 21
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2022-04-17
Data Publikacji 2022-04-17
Deweloper yogesh.gupta38
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki 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"
    }
}