Time Capsule: A question a day

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

Time Capsule: A question a dayとは何ですか?

Time Capsule: A question a dayはLawrence Lukによって開発されたChromeの拡張機能で、その主な機能は「Answer a thought-provoking question each day and see your past responses over the years.」です。

拡張機能のスクリーンショット

screenshot

Time Capsule: A question a day拡張機能のCRXファイルをダウンロード

Time Capsule: A question a day拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Time Capsule: A question a day Time Capsule: A question a day
ID npdoepcieahobnhiijpomdgbmcfniceo
公式URL https://chromewebstore.google.com/detail/time-capsule-a-question-a/npdoepcieahobnhiijpomdgbmcfniceo
説明 Answer a thought-provoking question each day and see your past responses over the years.
ファイルサイズ 3.34 MB
インストール数 358
現在のバージョン 1.1.1
最終更新日 2018-06-25
公開日 2018-06-25
評価 3.75/5 合計 8 レビュー
開発者 Lawrence Luk
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}