Focusr

Focus on one thing at a time.

Qu'est-ce que Focusr ?

Focusr est une extension Chrome développée par george.w.singer, et sa fonction principale est "Focus on one thing at a time.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

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

Téléchargez les fichiers d'extension Focusr 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

                        Stay present to your work.  This minimalist tool helps you focus on one thing at a time.​

Update your current task and be reminded of it when you open a new tab. This Chrome extension replaces the new task tab with a beautiful display to show what you should be focused on. 

We also integrate with Alfred, Slack, and your terminal to make updating tasks easier.​  You can upgrade to Plus for time logging, with ambient noise and more coming soon.                    

Informations de Base sur l'Extension

Nom Focusr Focusr
ID fgdcnfgmneblnnldmaffhbniomfajlah
URL Officiel https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah
Description Focus on one thing at a time.
Taille du Fichier 21.94 MB
Nombre d'Installations 26
Version Actuelle 0.0.1.4
Dernière Mise à Jour 2015-05-22
Date de Publication 2015-05-22
Évaluation 2.80/5 Total 10 Évaluations
Développeur george.w.singer
Type de Paiement free
Site Web de l'Extension http://focusr.co
URL de la Page d'Aide http://focusr.co
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Focusr",
    "description": "Focus on one thing at a time.",
    "version": "0.0.1.4",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "manifest_version": 2,
    "permissions": [
        "http:\/\/app.focusr.co\/",
        "http:\/\/app.focusr.co\/data",
        "http:\/\/app.focusr.co\/login",
        "http:\/\/focusr.co\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/widget.intercom.io\/ https:\/\/*.intercomcdn.com https:\/\/api.intercom.io 'unsafe-eval'; object-src 'self'"
}