Philosopher King - New Tab

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

Philosopher King - New Tabคืออะไร?

Philosopher King - New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย The Daily Stoic และคุณลักษณะหลักของมันคือ "Learn philosophy and incorporate it into your day without even trying."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Philosopher King - New Tab

ดาวน์โหลดไฟล์ส่วนขยาย 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
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'"
}