Refocus

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

Apa itu Refocus?

Refocus adalah ekstensi Chrome yang dikembangkan oleh yogesh.gupta38, dan fitur utamanya adalah "Replace new tab with a productivity page containting to-do list,time and weather".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Refocus

Unduh file ekstensi Refocus dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
URL Resmi https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
Deskripsi Replace new tab with a productivity page containting to-do list,time and weather
Ukuran File 233 KB
Jumlah Instalasi 21
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2022-04-17
Tanggal Publikasi 2022-04-17
Pengembang yogesh.gupta38
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}