Focusr

Focus on one thing at a time.

O que é Focusr?

Focusr é uma extensão do Chrome desenvolvida por george.w.singer, e sua principal característica é "Focus on one thing at a time.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Focusr

Baixe arquivos de extensão Focusr no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Focusr Focusr
ID fgdcnfgmneblnnldmaffhbniomfajlah
URL Oficial https://chromewebstore.google.com/detail/focusr/fgdcnfgmneblnnldmaffhbniomfajlah
Descrição Focus on one thing at a time.
Tamanho do Arquivo 21.94 MB
Contagem de Instalações 26
Versão Atual 0.0.1.4
Última Atualização 2015-05-22
Data de Publicação 2015-05-22
Classificação 2.80/5 Total de 10 Avaliações
Desenvolvedor george.w.singer
Tipo de Pagamento free
Site da Extensão http://focusr.co
URL da Página de Ajuda http://focusr.co
Idiomas Suportados 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'"
}