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 |
| 电子邮箱 | [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"
}
} | |