You're dying, do something!

Life is short, don't waste your time! :]

What is You're dying, do something!?

You're dying, do something! is a Chrome extension developed by https://andregil.net, and its main feature is "Life is short, don't waste your time! :]".

Extension Screenshots

screenshot

Download You're dying, do something! Extension CRX File

Download You're dying, do something! 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

                        Simple extension to replace your "New Tab" screen and remember you that life is short, so don't waste your time! :]

Inspired by @maccman's extension:
https://chrome.google.com/webstore/detail/motivation/ofdgfpchbidcgncgfpdlpclnpaemakoj

Icon by Streamline:
https://www.iconfinder.com/icons/185091/danger_death_delete_destroy_skull_streamline_icon#size=128

o/                    

Extension Basic Information

Name You're dying, do something! You're dying, do something!
ID ldeincodggjkimblpnadkoonknjbokmj
Official URL https://chromewebstore.google.com/detail/youre-dying-do-something/ldeincodggjkimblpnadkoonknjbokmj
Description Life is short, don't waste your time! :]
File Size 13.71 KB
Installation Count 443
Current Version 0.0.4
Last Updated 2014-08-31
Publish Date 2014-08-31
Rating 4.75/5 Total 4 Ratings
Developer https://andregil.net
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "You're dying, do something!",
    "version": "0.0.4",
    "description": "Life is short, don't waste your time! :]",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "storage"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}