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是由tuxogames开发的Chrome扩展程序,该扩展的主要功能是“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扩展crx文件
下载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\/" ] } |