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.
What is The Wolverine Tokyo Fury?
The Wolverine Tokyo Fury is a Chrome extension developed by tuxogames, and its main feature is "Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas.".
Extension Screenshots
Download The Wolverine Tokyo Fury Extension CRX File
Download The Wolverine Tokyo Fury extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bhafaooeedbkgjfeflfhnjdhakhnjmod |
Official URL | https://chrome.google.com/webstore/detail/the-wolverine-tokyo-fury/bhafaooeedbkgjfeflfhnjdhakhnjmod |
Description | Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas. |
File Size | 144 KB |
Installation Count | 32 |
Current Version | 1.0 |
Last Updated | 2018-04-16 |
Publish Date | 2018-04-16 |
Developer | tuxogames |
Payment Type | free |
Supported Languages | 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\/" ] } |