The Wolverine Tokyo Fury
Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas.
The Wolverine Tokyo Furyคืออะไร?
The Wolverine Tokyo Fury เป็นส่วนขยายของ Chrome ที่พัฒนาโดย tuxogames และคุณลักษณะหลักของมันคือ "Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The Wolverine Tokyo Fury
ดาวน์โหลดไฟล์ส่วนขยาย The Wolverine Tokyo Fury ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This time Wolverine went to Japan and his enemies will be several samurai who want to end their race, so use their claws and detonate with all the mutant samurai who are on top of the buildings.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bhafaooeedbkgjfeflfhnjdhakhnjmod |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/the-wolverine-tokyo-fury/bhafaooeedbkgjfeflfhnjdhakhnjmod |
คำอธิบาย | Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas. |
ขนาดไฟล์ | 144 KB |
จำนวนการติดตั้ง | 32 |
เวอร์ชันปัจจุบัน | 1.0 |
อัปเดตครั้งล่าสุด | 2018-04-16 |
วันที่เผยแพร่ | 2018-04-16 |
ผู้พัฒนา | tuxogames |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "The Wolverine Tokyo Fury", "short_name": "Play The Wolverine Tokyo Fury Game", "description": "Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas.", "version": "1.0", "browser_action": { "default_icon": "wolverinetokyofury128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |