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.
O que é The Wolverine Tokyo Fury?
The Wolverine Tokyo Fury é uma extensão do Chrome desenvolvida por tuxogames, e sua principal característica é "Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão The Wolverine Tokyo Fury
Baixe arquivos de extensão The Wolverine Tokyo Fury no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | |
ID | bhafaooeedbkgjfeflfhnjdhakhnjmod |
URL Oficial | https://chrome.google.com/webstore/detail/the-wolverine-tokyo-fury/bhafaooeedbkgjfeflfhnjdhakhnjmod |
Descrição | Help Wolverine survive in Tokyo. His arrival in Tokyo was not very calm. Walk through all the rooftops, filled with enemy ninjas. |
Tamanho do Arquivo | 144 KB |
Contagem de Instalações | 32 |
Versão Atual | 1.0 |
Última Atualização | 2018-04-16 |
Data de Publicação | 2018-04-16 |
Desenvolvedor | tuxogames |
Tipo de Pagamento | free |
Idiomas Suportados | 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\/" ] } |