Focus: One Big Thing

Maximize your day to day productivity by focusing on One Big Thing at a time.

O que é Focus: One Big Thing?

Focus: One Big Thing é uma extensão do Chrome desenvolvida por Dash Technology, e sua principal característica é "Maximize your day to day productivity by focusing on One Big Thing at a time.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Focus: One Big Thing

Baixe arquivos de extensão Focus: One Big Thing 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

                        Feeling overwhelmed by the tasks you to deal with?  Don't create a never ending todo list.  Focus on one big thing for the day and do it well.                    

Informações Básicas da Extensão

Nome Focus: One Big Thing Focus: One Big Thing
ID elfaofgcmbelodgmbhdhokiolkmebfga
URL Oficial https://chromewebstore.google.com/detail/focus-one-big-thing/elfaofgcmbelodgmbhdhokiolkmebfga
Descrição Maximize your day to day productivity by focusing on One Big Thing at a time.
Tamanho do Arquivo 853 KB
Contagem de Instalações 458
Versão Atual 0.7
Última Atualização 2021-05-07
Data de Publicação 2020-10-14
Classificação 4.80/5 Total de 5 Avaliações
Desenvolvedor Dash Technology
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Focus: One Big Thing",
    "description": "Maximize your day to day productivity by focusing on One Big Thing at a time.",
    "version": "0.7",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "logo_16.png",
        "48": "logo_48.png",
        "128": "logo_128.png"
    },
    "permissions": [
        "geolocation",
        "storage"
    ],
    "manifest_version": 2
}