Meditations by Marcus Aurelius
Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius
Vad är Meditations by Marcus Aurelius?
Meditations by Marcus Aurelius är en Chrome-tillägg utvecklad av STuDIO, och dess huvudfunktion är "Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius".
Tilläggsskärmbilder
Ladda ner Meditations by Marcus Aurelius-förlängningens CRX-fil
Ladda ner Meditations by Marcus Aurelius-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| Officiell webbadress | https://chromewebstore.google.com/detail/meditations-by-marcus-aur/mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| Beskrivning | Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius |
| Filstorlek | 227 KB |
| Antal Installationer | 187 |
| Aktuell Version | 0.0.0.1 |
| Senast Uppdaterad | 2020-01-06 |
| Publiceringsdatum | 2020-01-05 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | STuDIO |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |