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 هو إضافة Chrome تم تطويرها بواسطة https://ca-tools.co.uk، والميزة الرئيسية لها هي "Another fine tool by Hoots".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة CA-Tools V3.2b/V2.2 Chrome Loader

قم بتنزيل ملفات الامتداد CA-Tools V3.2b/V2.2 Chrome Loader بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة 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"
}