Basketball Legends Unblocked

Basketball Legends Unblocked funny 2-player game

Co to jest Basketball Legends Unblocked?

Basketball Legends Unblocked to rozszerzenie Chrome opracowane przez 1v1 LOL unblocked, a jego główną funkcją jest „Basketball Legends Unblocked funny 2-player game”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

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

                        Get ready to experience the ultimate adrenaline rush with Basketball Legends Unblocked! This game is a surefire way to ignite your passion for basketball and unleash your competitive spirit. With no annoying ads to interrupt your gameplay, you can fully immerse yourself in the action and take on your friends in legendary matches.

Whether you want to play solo or team up with your friends, Basketball Legends Unblocked has got you covered. With intuitive controls that let you move around the court with ease, you can execute your best moves and throw that basket like a pro. But that's not all – with the power to unleash a super basket and store your top scores, you'll be on your way to basketball glory in no time!

Join the tournament and show off your skills as you battle it out to be crowned the ultimate basketball champion. And the best part? You can play this legendary game for free, without any limits or restrictions. So, grab your squad and get ready for the ultimate showdown in Basketball Legends Unblocked!

Single player keypad:

You can move with the direction keys or with the W,A,S,D keys.
You can shoot a basket with the X or L key.
You can store the ball with the down direction key.
You can run by pressing the right or left direction keys one after the other.
You can shoot a super basket with the Z or K key.

 
Dual player keypad:

First player keypad:
You can move with the direction keys.
You can shoot a basket with the L key.
You can store the ball with the down direction key.
You can run by pressing the right or left direction keys one after the other.
You can shoot a super basket with the K key.

Second player keypad:
You can move with W,A, S, D keys.
You can shoot a basket with the B key.
S you can store the ball with the direction key.
You can run by pressing the A or D direction keys one after the other.
You can shoot a super basket with the V key.                    

Podstawowe informacje o rozszerzeniu

Nazwa Basketball Legends Unblocked Basketball Legends Unblocked
ID fogfgjiokbdehdkpjmomfgkpongafjgp
Oficjalny URL https://chromewebstore.google.com/detail/basketball-legends-unbloc/fogfgjiokbdehdkpjmomfgkpongafjgp
Opis Basketball Legends Unblocked funny 2-player game
Rozmiar pliku 7.5 MB
Liczba instalacji 10,000
Aktualna Wersja 1.20.23.0
Ostatnia Aktualizacja 2023-04-18
Data Publikacji 2023-04-18
Ocena 3.00/5 Łącznie 3 Oceny
Deweloper 1v1 LOL unblocked
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://forms.gle/JVSyaXHsohginaev8
Obsługiwane Języki en-US
manifest.json
{
    "permissions": [
        "storage",
        "alarms",
        "unlimitedStorage"
    ],
    "name": "Basketball Legends Unblocked",
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/connect.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "128": "icon\/128.png",
        "64": "icon\/64.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png"
    },
    "manifest_version": 3,
    "action": {
        "default_title": "Basketball Legends Unblocked",
        "default_icon": "icon\/32.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/twitter.com\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.wikipedia.org\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "version": "1.20.23.0",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "description": "Basketball Legends Unblocked funny 2-player game"
}