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"입니다.

확장 프로그램 스크린샷

screenshot

Meditations by Marcus Aurelius 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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                    

확장 프로그램 기본 정보

이름 Meditations by Marcus Aurelius Meditations by Marcus Aurelius
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"
    }
}