Tribal Wars Tools v 8.18
TribalWars
¿Qué es Tribal Wars Tools v 8.18?
Tribal Wars Tools v 8.18 es una extensión de Chrome desarrollada por dobrohod, y su función principal es "TribalWars".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Tribal Wars Tools v 8.18
Descarga archivos de extensión Tribal Wars Tools v 8.18 en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Данный плагин(расширение) состоит из скриптов взятых на форуме http://forum.die-staemme.de и http://forum.voyna-plemyon.ru, а так же некоторые сделаны автором данного плагина. Проверен на работоспособность RU сервера в мирах с паладинами, лучниками и скоростью игры 1,0.
This plug-in consists of scripts taken at the forum http://forum.die-staemme.de and http://forum.voyna-plemyon.ru, as well as some of them were written by the author of this plug-in. Plug-in was tested for performance at RU server in the worlds with paladins and archers with the speed of the game 1.0
2.4.5 - 17.12.2011 исправление ошибок, добавление функции
2.4.8 - 25.17.2011 обновление
2.4.9 - 02.01.2012 исправление ошибок
2.5.0 - 17.01.2012 добавление функций
2.5.1 - 19.01.2012 обновлён внешний вид
2.5.2 - 04.02.2012 добавление функции
2.5.3 - 24.02.2012 исправление ошибок
2.5.7 - 23.06.2012 исправление ошибок, обновление
2.5.9 - 15.12.2012 исправление ошибок, обновление
2.5.9.33 - 15.12.2013 исправление ошибок, обновление Información Básica de la Extensión
| Nombre | |
| ID | jamplmaahacplcfakdbbjehommollgka |
| URL Oficial | https://chromewebstore.google.com/detail/tribal-wars-tools-v-818/jamplmaahacplcfakdbbjehommollgka |
| Descripción | TribalWars |
| Tamaño del Archivo | 2.92 MB |
| Cantidad de Instalaciones | 284 |
| Versión Actual | 2.5.9.33 |
| Última Actualización | 2016-12-04 |
| Fecha de Publicación | 2016-12-04 |
| Calificación | 3.21/5 Total de 14 Calificaciones |
| Desarrollador | dobrohod |
| Tipo de Pago | free |
| Idiomas Soportados | de,en,ru |
| manifest.json | |
{
"background": {
"page": "background.html"
},
"browser_action": {
"default_icon": "images\/VP_48.png",
"default_popup": "popup.html",
"default_title": "Tribal Wars Tools v 8.18"
},
"content_scripts": [
{
"js": [
"\/js\/vp_ally_statistic.js"
],
"matches": [
"http:\/\/*\/game.php?*village=*&screen=info_ally&id=*"
]
},
{
"js": [
"\/js\/vp_filtr_voysk.js"
],
"matches": [
"http:\/\/*\/game.php?*screen=overview_villages*",
"http:\/\/*\/game.php?*screen=place&filter=*"
]
},
{
"js": [
"\/js\/vp_formatbb.js"
],
"matches": [
"http:\/\/*\/game.php*"
]
},
{
"js": [
"\/js\/jquery.js"
],
"matches": [
"http:\/\/*\/game.php*",
"http:\/\/*.die-staemme.de\/game.php*"
]
},
{
"js": [
"\/js\/vp_grafic.js"
],
"matches": [
"http:\/\/*\/game.php*"
]
},
{
"exclude_matches": [
"http:\/\/*\/game.php?*overview_villages&mode=*"
],
"js": [
"\/js\/vp_knopki_der.js"
],
"matches": [
"http:\/\/*\/game.php?*&screen=report&mode=all*",
"http:\/\/*\/game.php?*screen=info_village&id=*",
"http:\/\/*\/game.php?*screen=info_player&id*",
"http:\/\/*\/game.php?*&screen=mail&mode=*",
"http:\/\/*\/game.php?*&screen=forum*",
"http:\/\/*\/game.php?*screen=memo*",
"http:\/\/*\/game.php?*&screen=market*",
"http:\/\/*\/game.php?village=*&screen=place&try=confirm*",
"http:\/\/*\/game.php?village=*&type=own*"
]
},
{
"js": [
"\/js\/vp_kombi_priziv.js"
],
"matches": [
"http:\/\/*\/game.php?*screen=overview_villages*"
]
},
{
"js": [
"\/js\/vp_ochki.js"
],
"matches": [
"http:\/\/*\/game.php*screen=report*mode=all*view=*"
]
},
{
"js": [
"\/js\/vp_player_stastistic.js"
],
"matches": [
"http:\/\/*\/game.php?*village=*&screen=info_player&id=*"
]
},
{
"exclude_matches": [
"http:\/\/*\/game.php?*t=*",
"http:\/\/*\/game.php?village=*&screen=place&t=*"
],
"js": [
"\/js\/vp_poslder.js"
],
"matches": [
"http:\/\/*\/game.php?village=*screen=place",
"http:\/\/*\/game.php?village=*&screen=place&mode=command",
"http:\/\/*\/game.php?village=*&screen=place&try=confirm"
]
},
{
"js": [
"\/js\/vp_poslder_prismotr.js"
],
"matches": [
"http:\/\/*\/game.php?*t=*"
]
},
{
"js": [
"\/js\/vp_povtor.js"
],
"matches": [
"http:\/\/*\/game.php*screen=place*"
]
},
{
"js": [
"\/js\/vp_reklama.js"
],
"matches": [
"http:\/\/*\/game.php*",
"http:\/\/*.die-staemme.de\/game.php*"
]
},
{
"js": [
"\/js\/vp_grafpack.js"
],
"matches": [
"http:\/\/*\/game.php*",
"http:\/\/*.die-staemme.de\/game.php*"
]
},
{
"js": [
"\/js\/vp_smiles.js"
],
"matches": [
"http:\/\/*\/forum.php*answer=true*",
"http:\/\/*\/forum.php*edit_post_id*",
"http:\/\/*\/forum.php*mode=new_thread*",
"http:\/\/*\/forum.php*mode=new_poll*",
"http:\/\/*\/*screen=forum*answer=true*",
"http:\/\/*\/*screen=forum*edit_post_id*",
"http:\/\/*\/*screen=forum*mode=new_thread*",
"http:\/\/*\/*screen=forum*mode=new_poll*",
"http:\/\/*\/*screen=memo*",
"http:\/\/*\/*screen=mail*mode=new*",
"http:\/\/*\/*screen=mail*mode=view*",
"http:\/\/*\/*screen=ally*mode=overview*",
"http:\/\/*\/*screen=ally*mode=properties*"
]
},
{
"js": [
"\/js\/vp_numberfrends.js"
],
"matches": [
"http:\/\/*\/game.php?*&screen=buddies"
]
},
{
"js": [
"\/js\/vp_numberder.js"
],
"matches": [
"http:\/\/*\/game.php?*info_player&id=*"
]
},
{
"js": [
"\/js\/vp_snos&stroy.js"
],
"matches": [
"http:\/\/*\/game.php*screen=main*"
]
},
{
"js": [
"\/js\/vp_numberoboz.js"
],
"matches": [
"http:\/\/*\/game.php?village=*&screen=overview_villages*"
]
},
{
"js": [
"\/js\/vp_pomosh_stareyshin.js"
],
"matches": [
"http:\/\/*\/game.php?village=*&screen=ally&mode=members"
]
},
{
"js": [
"\/js\/vp_otchet_filtr.js"
],
"matches": [
"http:\/\/*\/game.php?*&screen=report*"
]
},
{
"js": [
"\/js\/vp_hotkeys.js"
],
"matches": [
"http:\/\/*\/game.php*"
]
},
{
"js": [
"\/js\/vp_rename_atack(ru).js"
],
"matches": [
"http:\/\/*.voyna-plemyon.ru\/game.php?*screen=overview*",
"http:\/\/*.voyna-plemyon.ru\/game.php?*screen=overview_villages*"
]
},
{
"js": [
"\/js\/vp_rename_atack(de).js"
],
"matches": [
"http:\/\/*.die-staemme.de\/game.php?*screen=overview*",
"http:\/\/*.die-staemme.de\/game.php?*screen=overview_villages*"
]
},
{
"js": [
"\/js\/vp_voiska.js"
],
"matches": [
"http:\/\/*\/game.php*&screen=overview_villages&mode=combined*"
]
},
{
"js": [
"\/js\/off_deff_count.js"
],
"matches": [
"http:\/\/*\/game.php*"
]
},
{
"js": [
"\/js\/vp_place.js"
],
"matches": [
"http:\/\/*\/game.php?village=*&screen=overview"
]
},
{
"js": [
"\/js\/vp_place_prismotr.js"
],
"matches": [
"http:\/\/*\/game.php?village=*&screen=overview&t=*",
"http:\/\/*\/game.php?t=*&village=*&screen=overview"
]
},
{
"js": [
"\/js\/vp_storagebalancer.js"
],
"matches": [
"http:\/\/*\/game.php*"
]
},
{
"js": [
"\/js\/vp_stat_player.js"
],
"matches": [
"http:\/\/*\/game.php?village=*&screen=info_player&id=*"
]
},
{
"js": [
"\/js\/vp_stat_alle.js"
],
"matches": [
"http:\/\/*\/game.php?village=*&screen=info_ally&id=*"
]
},
{
"js": [
"\/js\/vp_podkrep.js"
],
"matches": [
"http:\/\/*\/game.php?village=*&type=away_detail*",
"http:\/\/*\/game.php?village=*&type=support_detail*"
]
}
],
"default_locale": "ru",
"description": "TribalWars",
"icons": {
"128": "images\/VP_128.png",
"32": "images\/VP_32.png",
"48": "images\/VP_48.png"
},
"minimum_chrome_version": "20",
"name": "Tribal Wars Tools v 8.18",
"options_page": "options.html",
"permissions": [
"http:\/\/*\/*"
],
"manifest_version": 2,
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"version": "2.5.9.33"
} | |