Ambition Life Calendar

What will I do that's worth remembering?

什么是Ambition Life Calendar?

Ambition Life Calendar是由https://ultraworking.com开发的Chrome扩展程序,该扩展的主要功能是“What will I do that's worth remembering?”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Ambition Life Calendar扩展crx文件

下载Ambition Life Calendar扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Ambition Life Calendar Ambition Life Calendar
ID ebijidmcbgegeollecfmniimekemhlmk
官方URL https://chromewebstore.google.com/detail/ambition-life-calendar/ebijidmcbgegeollecfmniimekemhlmk
简介 What will I do that's worth remembering?
文件大小 202 KB
安装次数 733
当前版本 0.1.7
更新时间 2018-12-25
上架时间 2018-12-24
评分 4.76/5 共21次评分
开发者 https://ultraworking.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.ultraworking.com/privacy
支持的语言 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"
    }
}