Basketball Legends Unblocked
Play Basketball Legends game unblocked funny basketball simulator
¿Qué es Basketball Legends Unblocked?
Basketball Legends Unblocked es una extensión de Chrome desarrollada por Basketball Legends world, y su función principal es "Play Basketball Legends game unblocked funny basketball simulator".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Basketball Legends Unblocked
Descarga archivos de extensión Basketball Legends Unblocked 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
Basketball Legends (Stars) Unblocked is a cool 2 player basketball game for 1 or 2 players. Choose your team and enter a challenging tournament. Control your player to perform awesome dunks and 3 pointers to win the game. Feel free to block and slap your opponent to knock him out and get the ball, and pay attention to the supershot bar on the top of the screen, once it’s fully loaded, you can use the hot special dunk from wherever you are standing, it never fails. Be the best player on the field. Enjoy Basketball Legends 2020-2021 game! How To Play. 1 Player Keypad: Use the W A S D keypad to move. Use the B key to throw basket. Use the V key to throw a super basket. Use the S key to store the top. Use the D key to run fast. Use the B key to play the ball. Use the S key to block the opposing player. 2 Player Keypad: Use the Arrow Keys to move around. Use the L key to throw basket. Use K key to throw a super basket. Use the S key to store the top. Use the D key to run fast. Use the B key to play the ball. Use the S key to block the opposing player.
Información Básica de la Extensión
Nombre | |
ID | agjfacokcigogmjlogmobpgmifhnopco |
URL Oficial | https://chrome.google.com/webstore/detail/basketball-legends-unbloc/agjfacokcigogmjlogmobpgmifhnopco |
Descripción | Play Basketball Legends game unblocked funny basketball simulator |
Tamaño del Archivo | 7.39 MB |
Cantidad de Instalaciones | 47,632 |
Versión Actual | 2 |
Última Actualización | 2022-07-31 |
Fecha de Publicación | 2022-07-31 |
Calificación | 3.00/5 Total de 2 Calificaciones |
Desarrollador | Basketball Legends world |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://docs.google.com/document/d/e/2PACX-1vRxJNsbn9oErHb-NBcpusNWRsUFjwtr5KcJRytzi2EuotaixQfjF7TEDdETcihZijI5TntPMGXOpJui/pub |
Idiomas Soportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Basketball Legends Unblocked", "version": "2", "description": "Play Basketball Legends game unblocked funny basketball simulator", "icons": { "128": "game\/icon.png" }, "background": { "service_worker": "game\/js\/background.js" }, "permissions": [ "alarms", "declarativeNetRequest" ], "host_permissions": [ "https:\/\/sites.google.com\/site\/basketballlegends2020\/*", "https:\/\/sdkgame.net\/*", "https:\/\/www.google.com\/*", "https:\/\/www.google.com.ar\/*", "https:\/\/www.google.com.mx\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.co.uk\/*", "https:\/\/www.google.com.au\/*", "https:\/\/www.google.nl\/*", "https:\/\/www.google.at\/*", "https:\/\/www.google.co.nz\/*", "https:\/\/www.google.br\/*", "https:\/\/www.google.no\/*", "https:\/\/www.google.ca\/*", "https:\/\/www.google.fr\/*", "https:\/\/www.google.cl\/*", "https:\/\/www.google.co.jp\/*", "https:\/\/www.google.com.ph\/*", "https:\/\/www.google.com.sg\/*", "https:\/\/www.google.dk\/*", "https:\/\/www.google.es\/*", "https:\/\/www.google.fi\/*", "https:\/\/www.google.se\/*", "https:\/\/www.google.ch\/*", "https:\/\/www.google.de\/*", "https:\/\/www.google.com.tw\/*", "https:\/\/www.google.com.hk\/*", "https:\/\/www.google.co.in\/*", "https:\/\/www.google.co.id\/*", "https:\/\/www.google.ie\/*", "https:\/\/www.google.co.ve\/*", "https:\/\/www.google.it\/*", "https:\/\/www.google.com.vn\/*", "https:\/\/www.google.com.my\/*" ], "action": { "default_icon": "game\/icon.png", "default_title": "Basketball Legends" } } |