Ambition Life Calendar

What will I do that's worth remembering?

O que é Ambition Life Calendar?

Ambition Life Calendar é uma extensão do Chrome desenvolvida por https://ultraworking.com, e sua principal característica é "What will I do that's worth remembering?".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Ambition Life Calendar

Baixe arquivos de extensão Ambition Life Calendar 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

                        This question will follow you throughout the day as you compare your own accomplishments with those of a young Benjamin Franklin, Amelia Earhart, and other historical greats.

Or if startups are your focus, compare your company's trajectory with that of an early Apple and other industry titans.

This is a new tab screen for people who want to make a dent in the universe.

---

Feature Roadmap:
- More people, more companies
- Add your own life events
- Import custom timelines                    

Informações Básicas da Extensão

Nome Ambition Life Calendar Ambition Life Calendar
ID ebijidmcbgegeollecfmniimekemhlmk
URL Oficial https://chromewebstore.google.com/detail/ambition-life-calendar/ebijidmcbgegeollecfmniimekemhlmk
Descrição What will I do that's worth remembering?
Tamanho do Arquivo 202 KB
Contagem de Instalações 733
Versão Atual 0.1.7
Última Atualização 2018-12-25
Data de Publicação 2018-12-24
Classificação 4.76/5 Total de 21 Avaliações
Desenvolvedor https://ultraworking.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.ultraworking.com/privacy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1.7",
    "name": "Ambition Life Calendar",
    "short_name": "Ambition",
    "description": "What will I do that's worth remembering?",
    "icons": {
        "128": "icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}