Meditations by Marcus Aurelius
Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius
Meditations by Marcus Aureliusとは何ですか?
Meditations by Marcus AureliusはSTuDIOによって開発されたChromeの拡張機能で、その主な機能は「Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius」です。
拡張機能のスクリーンショット
Meditations by Marcus Aurelius拡張機能のCRXファイルをダウンロード
Meditations by Marcus Aurelius拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Get insights from the famous philosophy text "Meditations" by the Roman emperor and Stoic philosopher, Marcus Aurelius.
Credits:
The Internet Classics Archive by MIT for the Text
Jamie Hogan for the Extension Icon 拡張機能の基本情報
| 名前 | |
| ID | mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| 公式URL | https://chromewebstore.google.com/detail/meditations-by-marcus-aur/mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| 説明 | Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius |
| ファイルサイズ | 227 KB |
| インストール数 | 187 |
| 現在のバージョン | 0.0.0.1 |
| 最終更新日 | 2020-01-06 |
| 公開日 | 2020-01-05 |
| 評価 | 5.00/5 合計 3 レビュー |
| 開発者 | STuDIO |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"short_name": "Meditations",
"name": "Meditations by Marcus Aurelius",
"description": "Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius",
"version": "0.0.0.1",
"manifest_version": 2,
"icons": {
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": ".\/build\/index.html"
}
} | |