The Cards of War
A graphic adaptation of Suntzu's The Art of War
The Cards of Warคืออะไร?
The Cards of War เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://cow.aforadrian.com และคุณลักษณะหลักของมันคือ "A graphic adaptation of Suntzu's The Art of War"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The Cards of War
ดาวน์โหลดไฟล์ส่วนขยาย The Cards of War ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Probably the best app for Suntzu: *900+ illustrations* - 900+ colourful illustrations designed with golden ratio grid. *Original scripts* - Read the Chinese original scripts side by side. *Multi-Lingual* - Switch between Traditional Chinese / Japanese / English *Shuffling random quotes* - Randomly picks a quote for inspirations. *Layouts* - Creative layouts: Gallery mode, Thumbnail mode, Test mode * How this works? This App contains the whole Art of War text in English for easy reading. Paragraphs are divided into small "cards", each contains one sentence and an illustration. ----------------------------------------------------------------------- The text is based on the manuscript of Yinqueshan Han bamboo slips. The earliest known version of Suntzu's The Art of War. Made in Hong Kong with love. http://cow.aforadrian.com -----------------------------------------------------------------------
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hpgbkfhmiogjchjbjcceidbgcehdeheo |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/the-cards-of-war/hpgbkfhmiogjchjbjcceidbgcehdeheo |
คำอธิบาย | A graphic adaptation of Suntzu's The Art of War |
ขนาดไฟล์ | 36.03 MB |
จำนวนการติดตั้ง | 35 |
เวอร์ชันปัจจุบัน | 1.1 |
อัปเดตครั้งล่าสุด | 2016-09-02 |
วันที่เผยแพร่ | 2016-09-02 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | http://cow.aforadrian.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://cow.aforadrian.com |
ภาษาที่รองรับ | en,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "1.1", "manifest_version": 2, "browser_action": { "default_icon": "chrome\/img\/logo.png", "default_popup": "chrome\/popup.html", "default_title": "The Cards of War" }, "icons": { "16": "chrome\/img\/icon16.png", "128": "chrome\/img\/logo.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "permissions": [ "activeTab" ] } |