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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CA-Tools V3.2b/V2.2 Chrome Loader
ดาวน์โหลดไฟล์ส่วนขยาย CA-Tools V3.2b/V2.2 Chrome Loader ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        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                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| 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"
}  |  |