Basketball Legends Unblocked
Play Basketball Legends game unblocked funny basketball simulator
Basketball Legends Unblocked란 무엇입니까?
Basketball Legends Unblocked은(는) Basketball Legends world에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Basketball Legends game unblocked funny basketball simulator"입니다.
확장 프로그램 스크린샷
Basketball Legends Unblocked 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |