Meditations by Marcus Aurelius
Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius
What is Meditations by Marcus Aurelius?
Meditations by Marcus Aurelius is a Chrome extension developed by STuDIO, and its main feature is "Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius".
Extension Screenshots
Download Meditations by Marcus Aurelius Extension CRX File
Download Meditations by Marcus Aurelius 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
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
Extension Basic Information
Name | Meditations by Marcus Aurelius |
ID | mcfhcfjlifbbaicmcanmippcpbdhkdpd |
Official URL | https://chromewebstore.google.com/detail/meditations-by-marcus-aur/mcfhcfjlifbbaicmcanmippcpbdhkdpd |
Description | Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius |
File Size | 227 KB |
Installation Count | 187 |
Current Version | 0.0.0.1 |
Last Updated | 2020-01-06 |
Publish Date | 2020-01-05 |
Rating | 5.00/5 Total 3 Ratings |
Developer | STuDIO |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |