Drift Boss Unblocked
Drift Boss Unblocked
Qu'est-ce que Drift Boss Unblocked ?
Drift Boss Unblocked est une extension Chrome développée par NvK Team, et sa fonction principale est "Drift Boss Unblocked".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Drift Boss Unblocked
Téléchargez les fichiers d'extension Drift Boss Unblocked au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Drift Boss Unblocked This is an online drift car game. Drive your car past an endless road with perfect timing and avoid falling into space. Beware tricky curves and twists! Welcome to the Drift Boss game now! Coming to this game, you can join the infinite challenges that the game brings. The fun feelings of this entertaining game will make you impressed and attracted. Do you like to drive or not? Driving games often give us feelings of thrill and excitement. This driving game is the same. You can show off your super-driving skills in the Drift Boss game. Not everyone can overcome the difficult roads in this game. Only players with bravery and perseverance can achieve admirable achievements. Are you one of these talented players? Come join this game and show it off! Featured elements of this drifting game Play easily with one-button controls Unlockable vehicles with upgraded handling Progress rewarded daily Besides choosing Drift Boss to entertain, you will love not just the addicting gameplay but also the music and graphics that go along with the games. Platform: Web browser (desktop and mobile) Drift Boss will undoubtedly be a terrific title that will have you captivated by the screen for hours when you want to show off your driving abilities or put your reflexes to the test. The gameplay of this game is simple but attractive. It will entice you to play this game over and over again. This game can be addictive because of the amazing appeal of the game mechanics. In addition, Drift Boss offers easy control. You will not have any difficulty steering your car. There are no complicated controls. There are no buttons to accelerate or decelerate. You only need to change the direction of the car with a one-button. This will not be difficult for all players. All ages can play the Drift Boss game. Moreover, you can enjoy impressive graphics and sound. The roads are like floating platforms. The tracks here are not like regular race tracks. Plaid platforms with different colors are always available. Besides, you can enjoy the sound of drift every time you drive. Every time you drift, you will hear the friction sounds of the wheels and the road. It's like when you participate in super cool car races. How to control a boss car All you have to do is click to go right and release the button to go left. You can guide your car using your mouse or tapping your screen on your desktop or smart device. On PC: Press the left mouse button or space bar to drift to the right, release the button to go left On Mobile: Touch the screen to drift to the right, and release the screen to go left.
Informations de Base sur l'Extension
Nom | Drift Boss Unblocked |
ID | heplmgamadpcajididlnbjidbbamfoje |
URL Officiel | https://chromewebstore.google.com/detail/drift-boss-unblocked/heplmgamadpcajididlnbjidbbamfoje |
Description | Drift Boss Unblocked |
Taille du Fichier | 2.69 MB |
Nombre d'Installations | 4,017 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2023-01-05 |
Date de Publication | 2023-01-05 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | NvK Team |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://ubg365.github.io/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Drift Boss Unblocked", "version": "1.0", "default_locale": "en", "description": "Drift Boss Unblocked", "homepage_url": "https:\/\/ubg365.github.io\/drift-boss\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "Drift Boss Unblocked", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } }, "content_security_policy": { "extension_pages": "script-src 'self' ; object-src 'self'; child-src 'self'; worker-src 'self'", "sandbox": "sandbox allow-scripts; script-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; object-src 'self' 'unsafe-eval' blob: 'unsafe-inline';child-src 'self' 'unsafe-eval' blob: 'unsafe-inline' ; worker-src 'self' 'unsafe-eval' blob: 'unsafe-inline'; script-src-elem 'self' 'unsafe-eval' blob: 'unsafe-inline'" }, "sandbox": { "pages": [ "index.html" ] }, "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png", "180": "images\/icon180.png" } } |