Basketball Legends Unblocked Game

Basketball Legends Unblocked Game for 2 players or 1 vs computer! Without ads

Basketball Legends Unblocked Game क्या है?

Basketball Legends Unblocked Game Basketball Legends Stars द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Basketball Legends Unblocked Game for 2 players or 1 vs computer! Without ads"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Basketball Legends Unblocked Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Basketball Legends Unblocked is a legendary basketball game that may be played by two or more players. Let's join the tournament and take home the overall victory. Play free and unlimited with your friends. Pick your group and enter a difficult competition.

Controls: 

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.

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.                    

एक्सटेंशन की मूल जानकारी

नाम Basketball Legends Unblocked Game Basketball Legends Unblocked Game
ID ipabfnbgnlahikcjiddfphfchdebcmmf
आधिकारिक URL https://chrome.google.com/webstore/detail/basketball-legends-unbloc/ipabfnbgnlahikcjiddfphfchdebcmmf
विवरण Basketball Legends Unblocked Game for 2 players or 1 vs computer! Without ads
फ़ाइल का आकार 7.39 MB
स्थापना संख्या 39,357
वर्तमान संस्करण 0.20.22
अंतिम अपडेट 2022-08-28
प्रकाशन तिथि 2022-08-28
रेटिंग 3.50/5 कुल 6 रेटिंग्स
डेवलपर Basketball Legends Stars
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/e/2PACX-1vQm1tZYGfb6Xlj0vfSX3HOXqMryEVfNgjDIqlbBw96RBb2hQu9tEKWdYTab1mpslU34DSKz3sjWw1hG/pub
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Basketball Legends Unblocked Game",
    "version": "0.20.22",
    "description": "Basketball Legends Unblocked Game for 2 players or 1 vs computer! Without ads",
    "icons": {
        "32": "32.png",
        "128": "128.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "run_at": "document_start",
            "js": [
                "2022\/js\/lib\/callback.js",
                "2022\/js\/cs.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "2022\/*\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "permissions": [
        "storage"
    ],
    "action": {
        "default_icon": "32.png",
        "default_title": "Basketball Legends Game!"
    }
}