The Cards of War
A graphic adaptation of Suntzu's The Art of War
The Cards of War क्या है?
The Cards of War http://cow.aforadrian.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A graphic adaptation of Suntzu's The Art of War"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में The Cards of War एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" ] } |