Venge.io Online
Venge.io is an online multiplayer First-Person Shooter game. It is a fast-paced shooter with an engaged and competitive community.
¿Qué es Venge.io Online?
Venge.io Online es una extensión de Chrome desarrollada por http://venge-io-online.blogspot.com, y su función principal es "Venge.io is an online multiplayer First-Person Shooter game. It is a fast-paced shooter with an engaged and competitive community.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Venge.io Online
Descarga archivos de extensión Venge.io Online 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
Venge.io Online game is avialable in the chrome web store just install it and play Venge.io Online game. Controls:- LMB - Shoot RMB or Shift - Aim Down Sight WASD - Move Space Bar - Jump Scroll Wheel - Switch Between Weapons R - Reload E - Melee attack F - Throw Grenade B - Buy H - Dance Enter - Chat Escape - Leaderboards Hold B - Turn Cards more games :- sports , action , adventure , racing , puzzle , etc. thank you:-)
Información Básica de la Extensión
Nombre | |
ID | ddgbdkgbjlijpgpkdolacmoahalndhdc |
URL Oficial | https://chrome.google.com/webstore/detail/vengeio-online/ddgbdkgbjlijpgpkdolacmoahalndhdc |
Descripción | Venge.io is an online multiplayer First-Person Shooter game. It is a fast-paced shooter with an engaged and competitive community. |
Tamaño del Archivo | 76.86 KB |
Cantidad de Instalaciones | 760 |
Versión Actual | 0.1 |
Última Actualización | 2022-10-30 |
Fecha de Publicación | 2022-10-30 |
Desarrollador | http://venge-io-online.blogspot.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://venge-io-online.blogspot.com/ |
URL de la Página de Política de Privacidad | https://allunblockedgames.com/page/privacy-policy |
Idiomas Soportados | id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,hr,it,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Venge.io Online", "version": "0.1", "description": "Venge.io is an online multiplayer First-Person Shooter game. It is a fast-paced shooter with an engaged and competitive community.", "action": { "default_icon": "icons\/128.png" }, "default_locale": "en", "background": { "service_worker": "service-worker.js" }, "icons": { "128": "icons\/128.png", "48": "icons\/48.png" }, "offline_enabled": false, "permissions": [ "storage", "notifications", "alarms" ] } |