Meditations by Marcus Aurelius
Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius
Hvad er Meditations by Marcus Aurelius?
Meditations by Marcus Aurelius er en Chrome-udvidelse udviklet af STuDIO, og dens hovedfunktion er "Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius".
Udvidelsesskærmbilleder
Download Meditations by Marcus Aurelius-udvidelses-CRX-fil
Download Meditations by Marcus Aurelius-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
| Navn | |
| ID | mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| Officiel URL | https://chromewebstore.google.com/detail/meditations-by-marcus-aur/mcfhcfjlifbbaicmcanmippcpbdhkdpd |
| Beskrivelse | Get a byte-sized insight from Meditations by the Roman emperor and Stoic philosopher Marcus Aurelius |
| Filstørrelse | 227 KB |
| Antal Installationer | 187 |
| Nuværende Version | 0.0.0.1 |
| Senest Opdateret | 2020-01-06 |
| Udgivelsesdato | 2020-01-05 |
| Bedømmelse | 5.00/5 Samlet 3 Bedømmelser |
| Udvikler | STuDIO |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |