Basketball Legends Unblocked
Play Basketball Legends game unblocked funny basketball simulator
Cos'è Basketball Legends Unblocked?
Basketball Legends Unblocked è un'estensione di Chrome sviluppata da Basketball Legends world, e la sua funzione principale è "Play Basketball Legends game unblocked funny basketball simulator".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Basketball Legends Unblocked
Scarica i file di estensione Basketball Legends Unblocked in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | agjfacokcigogmjlogmobpgmifhnopco |
URL Ufficiale | https://chrome.google.com/webstore/detail/basketball-legends-unbloc/agjfacokcigogmjlogmobpgmifhnopco |
Descrizione | Play Basketball Legends game unblocked funny basketball simulator |
Dimensione del File | 7.39 MB |
Conteggio Installazioni | 47,632 |
Versione Corrente | 2 |
Ultimo Aggiornamento | 2022-07-31 |
Data di Pubblicazione | 2022-07-31 |
Valutazione | 3.00/5 Totale 2 Valutazioni |
Sviluppatore | Basketball Legends world |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://docs.google.com/document/d/e/2PACX-1vRxJNsbn9oErHb-NBcpusNWRsUFjwtr5KcJRytzi2EuotaixQfjF7TEDdETcihZijI5TntPMGXOpJui/pub |
Lingue Supportate | 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" } } |