Refocus

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

ما هو Refocus؟

Refocus هو إضافة Chrome تم تطويرها بواسطة yogesh.gupta38، والميزة الرئيسية لها هي "Replace new tab with a productivity page containting to-do list,time and weather".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Refocus

قم بتنزيل ملفات الامتداد Refocus بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
عنوان URL الرسمي https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
الوصف Replace new tab with a productivity page containting to-do list,time and weather
حجم الملف 233 KB
عدد التثبيتات 21
النسخة الحالية 1.0.1
آخر تحديث 2022-04-17
تاريخ النشر 2022-04-17
المطور yogesh.gupta38
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
    }
}