Time Capsule: A question a day

Answer a thought-provoking question each day and see your past responses over the years.

What is Time Capsule: A question a day?

Time Capsule: A question a day is a Chrome extension developed by Lawrence Luk, and its main feature is "Answer a thought-provoking question each day and see your past responses over the years.".

Extension Screenshots

screenshot

Download Time Capsule: A question a day Extension CRX File

Download Time Capsule: A question a day 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

                        Time Capsule presents you a thought provoking question every day. You can answer with as much or as little detail as you'd like; the more in-depth your answer, the more you will be rewarded when you rediscover your answers a year later!

Time Capsule lives on the new tab page. Whenever you open a new tab, you will see the question of the day. To answer, simply type your response in the answer box and it will automatically be saved. If you feel that your answer is too sensitive to accidentally show, you can hide your answer to prevent the answer from appearing when you open a new tab. In short, Time Capsule is like a daily diary - a space for personal reflection that's always available to you.

When you have used Time Capsule for over a year, answers that you gave in previous years will appear under the daily question. This gives you a little insight into how you've changed over time - in fun or even dramatic ways.

Finally, the page features a clock and your choice of ten beautiful background themes.                    

Extension Basic Information

Name Time Capsule: A question a day Time Capsule: A question a day
ID npdoepcieahobnhiijpomdgbmcfniceo
Official URL https://chromewebstore.google.com/detail/time-capsule-a-question-a/npdoepcieahobnhiijpomdgbmcfniceo
Description Answer a thought-provoking question each day and see your past responses over the years.
File Size 3.34 MB
Installation Count 358
Current Version 1.1.1
Last Updated 2018-06-25
Publish Date 2018-06-25
Rating 3.75/5 Total 8 Ratings
Developer Lawrence Luk
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Time Capsule: A question a day",
    "short_name": "Time Capsule",
    "version": "1.1.1",
    "author": "Lawrence Luk",
    "description": "Answer a thought-provoking question each day and see your past responses over the years.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage",
        "downloads"
    ],
    "icons": {
        "128": "img\/128.png",
        "48": "img\/48.png",
        "16": "img\/16.png"
    }
}