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文件

下載Philosopher King - New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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'"
}