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によって開発されたChromeの拡張機能で、その主な機能は「A graphic adaptation of Suntzu's The Art of War」です。
拡張機能のスクリーンショット
The Cards of War拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" ] } |