CA-Tools V3.2b/V2.2 Chrome Loader

Another fine tool by Hoots

CA-Tools V3.2b/V2.2 Chrome Loader क्या है?

CA-Tools V3.2b/V2.2 Chrome Loader https://ca-tools.co.uk द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Another fine tool by Hoots"।

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

screenshot

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

crx प्रारूप में CA-Tools V3.2b/V2.2 Chrome Loader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        CA-Tools is a  Castle Age mod which enhances game play and makes many tasks faster and easier to perform.

All problems related to using this tool should be directed to the official CA-Tools forum:

** HTTPS only
** Many functions that are missing will be re-added soon without the need to update the extension

http://ca-tools.co.uk                    

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

नाम CA-Tools V3.2b/V2.2 Chrome Loader CA-Tools V3.2b/V2.2 Chrome Loader
ID acdbpgmoejoicmkabmpbandgogidjlhj
आधिकारिक URL https://chromewebstore.google.com/detail/ca-tools-v32bv22-chrome-l/acdbpgmoejoicmkabmpbandgogidjlhj
विवरण Another fine tool by Hoots
फ़ाइल का आकार 33.28 KB
स्थापना संख्या 315
वर्तमान संस्करण 3.2.2
अंतिम अपडेट 2013-06-03
प्रकाशन तिथि 2013-06-03
रेटिंग 4.27/5 कुल 52 रेटिंग्स
डेवलपर https://ca-tools.co.uk
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://ca-tools.co.uk
सहायता पृष्ठ URL http://ca-tools.co.uk
समर्थित भाषाएँ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "script.js"
            ],
            "matches": [
                "https:\/\/*.castleagegame.com\/castle\/*",
                "https:\/\/apps.facebook.com\/castle_age\/*",
                "https:\/\/*.castleagegame.com\/castle_ws\/*"
            ]
        }
    ],
    "description": "Another fine tool by Hoots",
    "icons": {
        "128": "icon_128.png"
    },
    "manifest_version": 2,
    "name": "CA-Tools V3.2b\/V2.2 Chrome Loader",
    "permissions": [
        "https:\/\/apps.facebook.com\/castle_age\/*",
        "https:\/\/*.castleagegame.com\/castle\/*",
        "https:\/\/*.castleagegame.com\/castle_ws\/*"
    ],
    "version": "3.2.2"
}