Memento Mori

Make the most of every minute you have left.

What is Memento Mori?

Memento Mori is a Chrome extension developed by https://seanoconn.org, and its main feature is "Make the most of every minute you have left.".

Extension Screenshots

screenshot

Download Memento Mori Extension CRX File

Download Memento Mori 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

                                            

Extension Basic Information

Name Memento Mori Memento Mori
ID ijhkclhimdbbckbfcbdhakncmpkdddej
Official URL https://chromewebstore.google.com/detail/memento-mori/ijhkclhimdbbckbfcbdhakncmpkdddej
Description Make the most of every minute you have left.
File Size 78.69 KB
Installation Count 275
Current Version 1.3
Last Updated 2016-01-03
Publish Date 2016-01-03
Rating 4.00/5 Total 5 Ratings
Developer https://seanoconn.org
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Memento Mori",
    "description": "Make the most of every minute you have left.",
    "version": "1.3",
    "manifest_version": 2,
    "homepage_url": "http:\/\/seanoconn.org\/memento\/",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "logo128.png",
        "16": "logo16.png",
        "48": "logo48.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com;object-src 'self'"
}