Refocus

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

Refocus क्या है?

Refocus yogesh.gupta38 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Replace new tab with a productivity page containting to-do list,time and weather"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Refocus एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    }
}