Basketball Legends Unblocked
Play Basketball Legends game unblocked funny basketball simulator
Τι είναι το Basketball Legends Unblocked;
Το Basketball Legends Unblocked είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Basketball Legends world, και η κύρια λειτουργία του είναι "Play Basketball Legends game unblocked funny basketball simulator".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Basketball Legends Unblocked
Λήψη αρχείων επέκτασης Basketball Legends Unblocked σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | agjfacokcigogmjlogmobpgmifhnopco |
Επίσημο URL | https://chrome.google.com/webstore/detail/basketball-legends-unbloc/agjfacokcigogmjlogmobpgmifhnopco |
Περιγραφή | Play Basketball Legends game unblocked funny basketball simulator |
Μέγεθος Αρχείου | 7.39 MB |
Αριθμός Εγκαταστάσεων | 47,632 |
Τρέχουσα Έκδοση | 2 |
Τελευταία Ενημέρωση | 2022-07-31 |
Ημερομηνία Δημοσίευσης | 2022-07-31 |
Αξιολόγηση | 3.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | Basketball Legends world |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://docs.google.com/document/d/e/2PACX-1vRxJNsbn9oErHb-NBcpusNWRsUFjwtr5KcJRytzi2EuotaixQfjF7TEDdETcihZijI5TntPMGXOpJui/pub |
Υποστηριζόμενες Γλώσσες | 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" } } |