Ambition Life Calendar

What will I do that's worth remembering?

What is Ambition Life Calendar?

Ambition Life Calendar is a Chrome extension developed by https://ultraworking.com, and its main feature is "What will I do that's worth remembering?".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Ambition Life Calendar Extension CRX File

Download Ambition Life Calendar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Ambition Life Calendar Ambition Life Calendar
ID ebijidmcbgegeollecfmniimekemhlmk
Official URL https://chromewebstore.google.com/detail/ambition-life-calendar/ebijidmcbgegeollecfmniimekemhlmk
Description What will I do that's worth remembering?
File Size 202 KB
Installation Count 733
Current Version 0.1.7
Last Updated 2018-12-25
Publish Date 2018-12-24
Rating 4.76/5 Total 21 Ratings
Developer https://ultraworking.com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.ultraworking.com/privacy
Supported Languages 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"
    }
}