Basketball Legends Unblocked
Play Basketball Legends game unblocked funny basketball simulator
Co to jest Basketball Legends Unblocked?
Basketball Legends Unblocked to rozszerzenie Chrome opracowane przez Basketball Legends world, a jego główną funkcją jest „Play Basketball Legends game unblocked funny basketball simulator”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Basketball Legends Unblocked
Pobierz pliki rozszerzeń Basketball Legends Unblocked w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | agjfacokcigogmjlogmobpgmifhnopco |
Oficjalny URL | https://chrome.google.com/webstore/detail/basketball-legends-unbloc/agjfacokcigogmjlogmobpgmifhnopco |
Opis | Play Basketball Legends game unblocked funny basketball simulator |
Rozmiar pliku | 7.39 MB |
Liczba instalacji | 47,632 |
Aktualna Wersja | 2 |
Ostatnia Aktualizacja | 2022-07-31 |
Data Publikacji | 2022-07-31 |
Ocena | 3.00/5 Łącznie 2 Oceny |
Deweloper | Basketball Legends world |
[email protected] | |
Typ Płatności | free |
Adres URL Strony Polityki Prywatności | https://docs.google.com/document/d/e/2PACX-1vRxJNsbn9oErHb-NBcpusNWRsUFjwtr5KcJRytzi2EuotaixQfjF7TEDdETcihZijI5TntPMGXOpJui/pub |
Obsługiwane Języki | 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" } } |