The Cards of War

A graphic adaptation of Suntzu's The Art of War

Qu'est-ce que The Cards of War ?

The Cards of War est une extension Chrome développée par http://cow.aforadrian.com, et sa fonction principale est "A graphic adaptation of Suntzu's The Art of War".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension The Cards of War

Téléchargez les fichiers d'extension The Cards of War au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom The Cards of War The Cards of War
ID hpgbkfhmiogjchjbjcceidbgcehdeheo
URL Officiel https://chrome.google.com/webstore/detail/the-cards-of-war/hpgbkfhmiogjchjbjcceidbgcehdeheo
Description A graphic adaptation of Suntzu's The Art of War
Taille du Fichier 36.03 MB
Nombre d'Installations 35
Version Actuelle 1.1
Dernière Mise à Jour 2016-09-02
Date de Publication 2016-09-02
Évaluation 5.00/5 Total 3 Évaluations
Développeur http://cow.aforadrian.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://cow.aforadrian.com
Langues Prises en Charge 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"
    ]
}