Memento Mori
Make the most of every minute you have left.
什么是Memento Mori?
Memento Mori是由https://seanoconn.org开发的Chrome扩展程序,该扩展的主要功能是“Make the most of every minute you have left.”。
扩展截图
下载Memento Mori扩展crx文件
下载Memento Mori扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
| 名称 | |
| ID | ijhkclhimdbbckbfcbdhakncmpkdddej |
| 官方URL | https://chromewebstore.google.com/detail/memento-mori/ijhkclhimdbbckbfcbdhakncmpkdddej |
| 简介 | Make the most of every minute you have left. |
| 文件大小 | 78.69 KB |
| 安装次数 | 275 |
| 当前版本 | 1.3 |
| 更新时间 | 2016-01-03 |
| 上架时间 | 2016-01-03 |
| 评分 | 4.00/5 共5次评分 |
| 开发者 | https://seanoconn.org |
| 付费类型 | free |
| 支持的语言 | 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'"
} | |