CA-Tools V3.2b/V2.2 Chrome Loader
Another fine tool by Hoots
What is CA-Tools V3.2b/V2.2 Chrome Loader?
CA-Tools V3.2b/V2.2 Chrome Loader is a Chrome extension developed by https://ca-tools.co.uk, and its main feature is "Another fine tool by Hoots".
Extension Screenshots
Download CA-Tools V3.2b/V2.2 Chrome Loader Extension CRX File
Download CA-Tools V3.2b/V2.2 Chrome Loader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
                        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                     Extension Basic Information
| Name |   |  
| ID | acdbpgmoejoicmkabmpbandgogidjlhj | 
| Official URL | https://chromewebstore.google.com/detail/ca-tools-v32bv22-chrome-l/acdbpgmoejoicmkabmpbandgogidjlhj | 
| Description | Another fine tool by Hoots | 
| File Size | 33.28 KB | 
| Installation Count | 315 | 
| Current Version | 3.2.2 | 
| Last Updated | 2013-06-03 | 
| Publish Date | 2013-06-03 | 
| Rating | 4.27/5 Total 52 Ratings | 
| Developer | https://ca-tools.co.uk | 
| Payment Type | free | 
| Extension Website | http://ca-tools.co.uk | 
| Help Page URL | http://ca-tools.co.uk | 
| Supported Languages | 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"
}  |  |