Life Progress

Shows your age and a progress bar of how long you've lived

Life Progressとは何ですか?

Life ProgressはRonquilloAeonによって開発されたChromeの拡張機能で、その主な機能は「Shows your age and a progress bar of how long you've lived」です。

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

screenshot

Life Progress拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Motivate yourself to make the most of every day. With Life Progress, each time you open a new tab, you are reminded of how much life you've lived. After entering your birthday and expected life expectancy, Life Progress calculates the percentage of life you have lived based on days.                    

拡張機能の基本情報

名前 Life Progress Life Progress
ID eehmmmcomifdkkmohhlhapbhmcgbhpbb
公式URL https://chromewebstore.google.com/detail/life-progress/eehmmmcomifdkkmohhlhapbhmcgbhpbb
説明 Shows your age and a progress bar of how long you've lived
ファイルサイズ 502 KB
インストール数 15
現在のバージョン 0.1.1
最終更新日 2017-10-01
公開日 2017-10-01
開発者 RonquilloAeon
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Life Progress",
    "version": "0.1.1",
    "description": "Shows your age and a progress bar of how long you've lived",
    "icons": {
        "16": "lib\/icons\/life-progress_16-min.png",
        "32": "lib\/icons\/life-progress_32-min.png",
        "48": "lib\/icons\/life-progress_48-min.png",
        "128": "lib\/icons\/life-progress_128-min.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [
        "storage"
    ]
}