Athena Remote v0.1.12 For TA

Athena - Command And Conquery War Stratergy Plugin.

Athena Remote v0.1.12 For TA क्या है?

Athena Remote v0.1.12 For TA crediblecoding द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Athena - Command And Conquery War Stratergy Plugin."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Athena Remote v0.1.12 For TA एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Athena is a war strategy plugin for EA's Command and Conquer, Tiberium Alliances. Athena collects all your playing data every 5 minutes during play and sends them to your account on https://athenaproject.co.uk where you can monitor your data both present and past and explore key metrics to fine tune your play. Athena is Analytics for Tiberium Alliances. Learn from your past performance.                    

एक्सटेंशन की मूल जानकारी

नाम Athena Remote v0.1.12 For TA Athena Remote v0.1.12 For TA
ID efhgmgaiijhddjljfkapdjjcmhpbpfnb
आधिकारिक URL https://chromewebstore.google.com/detail/athena-remote-v0112-for-t/efhgmgaiijhddjljfkapdjjcmhpbpfnb
विवरण Athena - Command And Conquery War Stratergy Plugin.
फ़ाइल का आकार 204 KB
स्थापना संख्या 69
वर्तमान संस्करण 0.1.12
अंतिम अपडेट 2015-09-05
प्रकाशन तिथि 2015-09-04
रेटिंग 3.67/5 कुल 3 रेटिंग्स
डेवलपर crediblecoding
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": false
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "src\/inject\/inject.js"
            ],
            "matches": [
                "https:\/\/*.alliances.commandandconquer.com\/*"
            ]
        }
    ],
    "default_locale": "en",
    "description": "Athena - Command And Conquery War Stratergy Plugin.",
    "homepage_url": "http:\/\/www.raisethebarphotography.co.uk",
    "icons": {
        "16": "icons\/icon-16.png",
        "24": "icons\/icon-24.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "Athena Remote v0.1.12 For TA",
    "options_page": "src\/options_custom\/index.html",
    "page_action": {
        "default_icon": "icons\/icon-24.png",
        "default_popup": "src\/page_action\/page_action.html",
        "default_title": "Athena Remote v0.1.12 For TA"
    },
    "permissions": [
        "https:\/\/*.alliances.commandandconquer.com\/*",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "version": "0.1.12"
}