Meditations by Marcus Aurelius
Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius
Was ist Meditations by Marcus Aurelius?
Meditations by Marcus Aurelius ist eine Chrome-Erweiterung, die von STuDIO entwickelt wurde, und ihr Hauptmerkmal ist "Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius".
Erweiterungsscreenshots
Meditations by Marcus Aurelius-Erweiterungs-CRX-Datei herunterladen
Laden Sie Meditations by Marcus Aurelius-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| Offizielle URL | https://chromewebstore.google.com/detail/meditations-by-marcus-aur/mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| Beschreibung | Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius |
| Dateigröße | 227 KB |
| Installationsanzahl | 187 |
| Aktuelle Version | 0.0.0.1 |
| Letztes Update | 2020-01-06 |
| Veröffentlichungsdatum | 2020-01-05 |
| Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
| Entwickler | STuDIO |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |