Mortalitab

Replace your new tab page with a personal reminder that you will die.

Mortalitabとは何ですか?

MortalitabはRobert Lordによって開発されたChromeの拡張機能で、その主な機能は「Replace your new tab page with a personal reminder that you will die.」です。

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

screenshot

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

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

拡張機能の使用方法

                        Build dread and stay humble throughout the day with the Mortalitab homepage replacement!

Your screen probably has more pixels than you have hours in your entire life.

Mortalitab displays a rectangle with one dark pixel for every hour you've already lived and one light pixel for every hour you have remaining, based on your birthday. The flashing white square is the current hour.

What will you do with the hours you have left?

FEATURES

- Countdown to your death
- Dark gray pixel for each hour you have lived
- Light gray pixel for each hour you can expect to live, based on actuarial tables
- Blinking pixel representing this precious instant of your life
- A non-gender-specific reminder that despite your accomplishments, you are just a man
- You will die
- We all will die
- Death is inevitable

KEEP IN TOUCH

Follow us on Twitter! For updates! At @rlordio                    

拡張機能の基本情報

名前 Mortalitab Mortalitab
ID adipogapgippjdckceoenmlkkhalpooe
公式URL https://chromewebstore.google.com/detail/mortalitab/adipogapgippjdckceoenmlkkhalpooe
説明 Replace your new tab page with a personal reminder that you will die.
ファイルサイズ 14.79 KB
インストール数 89
現在のバージョン 1.5
最終更新日 2014-09-29
公開日 2014-09-29
評価 4.17/5 合計 6 レビュー
開発者 Robert Lord
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mortalitab",
    "version": "1.5",
    "description": "Replace your new tab page with a personal reminder that you will die.",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "options_page": "settings.html",
    "icons": {
        "48": "assets\/48.png",
        "128": "assets\/128.png"
    }
}