Philosopher King - New Tab

Learn philosophy and incorporate it into your day without even trying.

Philosopher King - New Tab란 무엇입니까?

Philosopher King - New Tab은(는) The Daily Stoic에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Learn philosophy and incorporate it into your day without even trying."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Philosopher King - New Tab 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Learn philosophy without actively setting aside time and energy to do so.  Each new tab opened in Chrome will feature an inspiring wisdom from Marcus Aurelius, the ancient Roman Emperor and renowned Stoic philosopher.  New quotations appear every 24 hours.                    

확장 프로그램 기본 정보

이름 Philosopher King - New Tab Philosopher King - New Tab
ID npdieenalgkmlplmgccallgepgcipege
공식 URL https://chromewebstore.google.com/detail/philosopher-king-new-tab/npdieenalgkmlplmgccallgepgcipege
설명 Learn philosophy and incorporate it into your day without even trying.
파일 크기 1.42 MB
설치 횟수 188
현재 버전 0.1.3
최근 업데이트 2016-02-28
출시 날짜 2016-02-28
평점 4.30/5 총 10 개의 평점
개발자 The Daily Stoic
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Philosopher King - New Tab",
    "short_name": "Philosopher King",
    "description": "Learn philosophy and incorporate it into your day without even trying.",
    "version": "0.1.3",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "images\/chromeicons\/icon16.png",
        "48": "images\/chromeicons\/icon48.png",
        "128": "images\/chromeicons\/icon128.png"
    },
    "homepage_url": "http:\/\/philosopherking.io",
    "content_security_policy": "script-src 'self' https:\/\/cdn.rawgit.com\/dwyl\/html-form-send-email-via-google-script-without-server\/master\/form-submission-handler.js; object-src 'self'"
}