Refocus

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

Qu'est-ce que Refocus ?

Refocus est une extension Chrome développée par yogesh.gupta38, et sa fonction principale est "Replace new tab with a productivity page containting to-do list,time and weather".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Refocus

Téléchargez les fichiers d'extension Refocus au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Refocus Refocus
ID boiininpainhflnhoeobkbogmgganili
URL Officiel https://chromewebstore.google.com/detail/refocus/boiininpainhflnhoeobkbogmgganili
Description Replace new tab with a productivity page containting to-do list,time and weather
Taille du Fichier 233 KB
Nombre d'Installations 21
Version Actuelle 1.0.1
Dernière Mise à Jour 2022-04-17
Date de Publication 2022-04-17
Développeur yogesh.gupta38
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}