ULTIMA Tool
Modded by Doascanner
ULTIMA Toolคืออะไร?
ULTIMA Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Doascanner และคุณลักษณะหลักของมันคือ "Modded by Doascanner"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ULTIMA Tool
ดาวน์โหลดไฟล์ส่วนขยาย ULTIMA Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
//ULTIMA TOOL MODDED BY DOASCANNER// Version 2017.04.30 *Change* Changement des url des sons et images.Les anciennes versions ne fonctionneront plus à partir du 19 Mai 2017. Version 2017.04.13 *Fix* Erreur manifeste Version 2017.04.02.b *Fix* Bug de graphisme Version 2017.04.02 *Fix* Erreur 21 lors du démarrage du script *Fix* Tableau Inventaire *Fix* Tableau Construction *Add* 4eme aventurier de la forge *Add* Troupes manquantes Version 2017.02.19 *Fix* Chargement du script *Add* Cyclops
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ULTIMA Tool |
ID | nkjmdnbcabpmnfhigkmmccbjmaafelmp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ultima-tool/nkjmdnbcabpmnfhigkmmccbjmaafelmp |
คำอธิบาย | Modded by Doascanner |
ขนาดไฟล์ | 415 KB |
จำนวนการติดตั้ง | 41 |
เวอร์ชันปัจจุบัน | 1.44 |
อัปเดตครั้งล่าสุด | 2017-04-30 |
วันที่เผยแพร่ | 2017-04-30 |
คะแนน | 4.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Doascanner |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | fr |
manifest.json | |
{ "author": "TLC", "browser_action": { "default_icon": "images\/icon16.png", "default_title": "ULTIMA TOOL" }, "content_scripts": [ { "all_frames": true, "exclude_globs": [ "*:\/\/apps.facebook.com\/dragonsofatlantis\/rubies", "*:\/\/apps.facebook.com\/ai.php*", "*:\/\/www.facebook.com\/plugins\/like.php*", "*:\/\/kabam1-a.akamaihd.net\/pixelkabam\/*", "*:\/\/*.akamaihd.net\/pixelkabam\/*", "*:\/\/plus.google.com\/_\/apps-static\/*", "*:\/\/plus.google.com\/u\/0\/_\/gadgets\/contactPicker*", "*:\/\/accounts.google.com\/*", "*:\/\/talkgadget.google.com\/*", "*:\/\/www.googleapis.com\/static*" ], "exclude_matches": [], "include_globs": [ "*:\/\/plus.google.com\/games\/659749063556*", "*:\/\/plus.google.com\/*\/games\/659749063556*", "*:\/\/www.kongregate.com\/games\/kabam\/dragons-of-atlantis*", "*:\/\/*.castle.rykaiju.com\/platforms\/*\/game", "*:\/\/*.googleusercontent.com\/gadgets\/ifr\\?url=app:\/\/659749063556*", "*:\/\/www.kabam.com\/dragons-of-atlantis\/play", "*:\/\/apps.facebook.com\/dragonsofatlantis\/*", "*:\/\/*.castle.rykaiju.com\/platforms\/*\/game" ], "js": [ "ultima.js" ], "matches": [ "*:\/\/*.castle.rykaiju.com\/platforms\/*\/game", "*:\/\/*.googleusercontent.com\/gadgets\/ifr?url=app:\/\/659749063556*", "*:\/\/apps.facebook.com\/dragonsofatlantis\/*", "*:\/\/plus.google.com\/games\/659749063556*", "*:\/\/www.kabam.com\/dragons-of-atlantis\/play", "*:\/\/www.kongregate.com\/games\/kabam\/dragons-of-atlantis" ], "run_at": "document_idle" } ], "description": "Modded by Doascanner", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "64": "images\/icon64.png" }, "manifest_version": 2, "name": "ULTIMA Tool", "permissions": [ "storage", "notifications", "unlimitedStorage", "*:\/\/*\/*" ], "short_name": "ultimatool", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.44" } |