Mortalitab

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

What is Mortalitab?

Mortalitab is a Chrome extension developed by Robert Lord, and its main feature is "Replace your new tab page with a personal reminder that you will die.".

Extension Screenshots

screenshot

Download Mortalitab Extension CRX File

Download Mortalitab 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

                        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                    

Extension Basic Information

Name Mortalitab Mortalitab
ID adipogapgippjdckceoenmlkkhalpooe
Official URL https://chromewebstore.google.com/detail/mortalitab/adipogapgippjdckceoenmlkkhalpooe
Description Replace your new tab page with a personal reminder that you will die.
File Size 14.79 KB
Installation Count 89
Current Version 1.5
Last Updated 2014-09-29
Publish Date 2014-09-29
Rating 4.17/5 Total 6 Ratings
Developer Robert Lord
Payment Type free
Supported Languages 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"
    }
}