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

Another fine tool by Hoots

Qu'est-ce que CA-Tools V3.2b/V2.2 Chrome Loader ?

CA-Tools V3.2b/V2.2 Chrome Loader est une extension Chrome développée par https://ca-tools.co.uk, et sa fonction principale est "Another fine tool by Hoots".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension CA-Tools V3.2b/V2.2 Chrome Loader

Téléchargez les fichiers d'extension CA-Tools V3.2b/V2.2 Chrome Loader 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

                        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                    

Informations de Base sur l'Extension

Nom CA-Tools V3.2b/V2.2 Chrome Loader CA-Tools V3.2b/V2.2 Chrome Loader
ID acdbpgmoejoicmkabmpbandgogidjlhj
URL Officiel https://chromewebstore.google.com/detail/ca-tools-v32bv22-chrome-l/acdbpgmoejoicmkabmpbandgogidjlhj
Description Another fine tool by Hoots
Taille du Fichier 33.28 KB
Nombre d'Installations 315
Version Actuelle 3.2.2
Dernière Mise à Jour 2013-06-03
Date de Publication 2013-06-03
Évaluation 4.27/5 Total 52 Évaluations
Développeur https://ca-tools.co.uk
Type de Paiement free
Site Web de l'Extension http://ca-tools.co.uk
URL de la Page d'Aide http://ca-tools.co.uk
Langues Prises en Charge 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"
}