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'"
} | |