Focusr

Focus on one thing at a time.

Cos'è Focusr?

Focusr è un'estensione di Chrome sviluppata da george.w.singer, e la sua funzione principale è "Focus on one thing at a time.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Focusr

Scarica i file di estensione Focusr in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Focusr Focusr
ID fgdcnfgmneblnnldmaffhbniomfajlah
URL Ufficiale https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah
Descrizione Focus on one thing at a time.
Dimensione del File 21.94 MB
Conteggio Installazioni 26
Versione Corrente 0.0.1.4
Ultimo Aggiornamento 2015-05-22
Data di Pubblicazione 2015-05-22
Valutazione 2.80/5 Totale 10 Valutazioni
Sviluppatore george.w.singer
Tipo di Pagamento free
Sito Web dell'Estensione http://focusr.co
URL della Pagina di Aiuto http://focusr.co
Lingue Supportate 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'"
}