Basket Random Unblocked

Basket Random Unblocked Game for 1 or 2 players

Basket Random Unblocked란 무엇입니까?

Basket Random Unblocked은(는) Basket Random Unblocked에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Basket Random Unblocked Game for 1 or 2 players"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

Basket Random Unblocked 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Basket Random unblocked is a game that will make you laugh out loud as you play basketball with just one button. It's designed for 2 players and comes with pixel-style graphics that are amazing to look at. You and your friends can play a thrilling streetball game and have lots of fun while at it.

Get ready to experience the adrenaline rush as you play Basket Random unblocked! This game is not just about winning; it's about the thrill of the game, the excitement of the challenge, and the joy of playing with friends. With its hilarious gameplay, amazing graphics, and simple controls, this game will keep you hooked for hours on end.

Challenge your friends and family to a game of streetball and see who comes out on top. With every shot, you'll feel the excitement building as you get closer to victory. Whether you're a basketball pro or a newbie, this game is perfect for everyone.

So, what are you waiting for? Head over to Tyrone Games and start playing Basket Random unblocked today! Get ready to experience the ultimate basketball showdown and become the champion of the court!

Note: We show ads between game screens for some users. This help us to give you this amazing game for free.

With Basket Random unblocked, you don't have to worry about using multiple buttons to control your basketball game. Instead, all you need to do is use one command to jump, move the arms of your team members, grasp the ball, and throw it towards the basketball. It's more convenient and enjoyable this way.

The gameplay is simple, but exciting. The first team to score 5 points wins, but you need to outdo the CPU or your buddies as a professional to achieve this. You'll have a blast playing this free online game available as Chrome browser extension.

The controls are straightforward; all you need is to press the arrow up or W key to jump. You can play this game for hours without getting bored. Basket Random unblocked is the perfect game for anyone who loves basketball and wants to have fun playing it with friends. Get ready for a thrilling gaming experience like no other!                    

확장 프로그램 기본 정보

이름 Basket Random Unblocked Basket Random Unblocked
ID lodlkeaogndjodfllhmnpipehkmlpipj
공식 URL https://chromewebstore.google.com/detail/basket-random-unblocked/lodlkeaogndjodfllhmnpipehkmlpipj
설명 Basket Random Unblocked Game for 1 or 2 players
파일 크기 1.14 MB
설치 횟수 20,000
현재 버전 1.1
최근 업데이트 2023-06-19
출시 날짜 2023-04-13
평점 4.11/5 총 9 개의 평점
개발자 Basket Random Unblocked
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://docs.google.com/document/d/e/2PACX-1vSzABQJOoviQtzmxrgMkUZANbJxD_F3jZ886EOoz8O5ecdMhSuwWRFcdC1soR5pOMXJ-Uzf_V6ZDWeC/pub
지원되는 언어 en-US
manifest.json
{
    "action": {
        "default_title": "Basket Random Unblocked",
        "default_icon": "icon\/32.png"
    },
    "manifest_version": 3,
    "icons": {
        "64": "icon\/64.png",
        "32": "icon\/32.png",
        "128": "icon\/128.png",
        "48": "icon\/48.png"
    },
    "description": "Basket Random Unblocked Game for 1 or 2 players",
    "background": {
        "service_worker": "js\/service_worker.js"
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "version": "1.1",
    "permissions": [
        "storage",
        "alarms",
        "unlimitedStorage"
    ],
    "name": "Basket Random Unblocked",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        {
            "resources": [
                "polyfill\/connect.js",
                "polyfill\/chrome\/polyfill.min.js",
                "polyfill\/edge\/polyfill.min.js",
                "polyfill\/firefox\/polyfill.min.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "https:\/\/www.wikipedia.org\/*",
                "https:\/\/www.facebook.com\/*",
                "https:\/\/twitter.com\/*",
                "https:\/\/www.instagram.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "js\/content.js"
            ],
            "run_at": "document_start"
        }
    ]
}