Refocus

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

Vad är Refocus?

Refocus är en Chrome-tillägg utvecklad av yogesh.gupta38, och dess huvudfunktion är "Replace new tab with a productivity page containting to-do list,time and weather".

Tilläggsskärmbilder

screenshot

Ladda ner Refocus-förlängningens CRX-fil

Ladda ner Refocus-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
Officiell webbadress https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
Beskrivning Replace new tab with a productivity page containting to-do list,time and weather
Filstorlek 233 KB
Antal Installationer 21
Aktuell Version 1.0.1
Senast Uppdaterad 2022-04-17
Publiceringsdatum 2022-04-17
Utvecklare yogesh.gupta38
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}