ULTIMA Tool
Modded by TLC
ULTIMA Toolคืออะไร?
ULTIMA Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Modded by TLC"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ULTIMA Tool
ดาวน์โหลดไฟล์ส่วนขยาย ULTIMA Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Ultima Tool 2016 Updated version! Version : 2016.08.12 (1.22) /*Whats new?*/ -Fix : Building tab button -Fix : Wall tab "Manage defense" + presests -Fix : Dragons Healing -Fix : Displaying battle arts info into reports Version : 2016.08.04 (1.1) /*Whats new?*/ #Fix : Use on Chrome -Add : Tempest Cabals -Add : Dragon Warriors -Add : Third Adventurer -Add : Forge Items Tab (from calcium) -Add : Challenges Tab -Fix : Dragons Status -Fix : Fetching Translation errors -Fix : Speedups Confirmation -Fix : Update of all dead links -Change : Displaying of reports (easier to screenshot) -Change : Delays (Fortuna,Attacks) are back to minimum -Change : Open 50 chests -Change : Skin, background (thx S.H) /*To Do*/ -Add : Tempest Outpost buildings -Fix : Building Tab -Fix : Battle arts infos --------------- Before Install ----------------- =All Users= 1) Delete all old versions of based Doa Power Tools III (calcium,ultima), you can keep TEAMWORKS 2) Run Ccleaner, delete temporary files, internet cache, session data (or manually) 3) Restart Computer =Chrome only= 1) Desktop -> Right Click on Google Chrome 2) -> Add --allow-running-insecure-content at the end of the line 3) -> Apply, restart computer --------------- Acknowledgments ----------------- To all previous scriptwriters and originals authors (jetson,runey,jawz,calcium..) who made an awesome work To doascanner.com manager, for the use of his servers
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | ULTIMA Tool |
ID | lodgebcckmekeehpkffpogephgdeoead |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ultima-tool/lodgebcckmekeehpkffpogephgdeoead |
คำอธิบาย | Modded by TLC |
ขนาดไฟล์ | 410 KB |
จำนวนการติดตั้ง | 128 |
เวอร์ชันปัจจุบัน | 1.22 |
อัปเดตครั้งล่าสุด | 2016-08-12 |
วันที่เผยแพร่ | 2016-08-12 |
คะแนน | 4.29/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | Unknown |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.doa-ultima.com |
URL หน้าช่วยเหลือ | https://www.facebook.com/groups/doaultima/ |
ภาษาที่รองรับ | en |
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 TLC", "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.22" } |