Drift Boss Unblocked Game
Drift Boss Unblocked Game in Your Browser
Drift Boss Unblocked Game क्या है?
Drift Boss Unblocked Game Car games 🤩 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Drift Boss Unblocked Game in Your Browser"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Drift Boss Unblocked Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Drift Boss Unblocked Game to play in browser. Are you ready to experience the ultimate rush of high-speed racing? Look no further than Drift Boss Unblocked Game! With its realistic physics and handling, this game lets you master the art of drifting and perform epic maneuvers that will leave your competitors in the dust. Choose from a wide selection of cars, each with their own unique handling, and customize them with a variety of performance and visual upgrades. Whether you prefer single player or multiplayer modes, Drift Boss has something for everyone. And with daily and weekly challenges, you'll never run out of exciting ways to compete. So get behind the wheel and let the adrenaline flow with Drift Boss Unblocked Game! How to Play: Spacebar or Mouse Click to move the car to the right Release the Spacebar or Mouse to move the car to the left
एक्सटेंशन की मूल जानकारी
नाम | Drift Boss Unblocked Game |
ID | agkilneihpoaffkpafngaccacnhmkfbk |
आधिकारिक URL | https://chromewebstore.google.com/detail/drift-boss-unblocked-game/agkilneihpoaffkpafngaccacnhmkfbk |
विवरण | Drift Boss Unblocked Game in Your Browser |
फ़ाइल का आकार | 4.26 MB |
स्थापना संख्या | 948 |
वर्तमान संस्करण | 1.4.0 |
अंतिम अपडेट | 2023-04-18 |
प्रकाशन तिथि | 2023-04-17 |
डेवलपर | Car games 🤩 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://docs.google.com/document/d/e/2PACX-1vR4vWa18V9W0y5vrxSa3lQ2Arp9mWwImu5btYQGCV1qBqqxONM6yCl4zCMYrJ3Cy3o4rJTSvWpGp9rs/pub |
समर्थित भाषाएँ | de,en,en-GB,en-US,fr,es,es-419,it,pt-BR,pt-PT |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "js\/bg.js" }, "permissions": [ "alarms", "storage", "unlimitedStorage" ], "web_accessible_resources": [ { "resources": [ "polyfill\/attach.js", "polyfill\/chrome\/polyfill.min.js", "polyfill\/edge\/polyfill.min.js", "polyfill\/firefox\/polyfill.min.js" ], "matches": [ "https:\/\/*\/*" ] } ], "content_security_policy": { "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": [ "drift_boss.html" ] }, "content_scripts": [ { "matches": [ "https:\/\/*\/*" ], "exclude_matches": [ "https:\/\/www.youtube.com\/*", "https:\/\/twitter.com\/*", "https:\/\/www.wikipedia.org\/*", "https:\/\/www.facebook.com\/*", "https:\/\/www.instagram.com\/*" ], "js": [ "js\/content.js" ], "run_at": "document_start" } ], "name": "__MSG_name__", "manifest_version": 3, "default_locale": "en", "version": "1.4.0", "host_permissions": [ "https:\/\/*\/*" ], "action": { "default_title": "Drift Boss Unblocked Game", "default_icon": "icon\/32.png" }, "icons": { "128": "icon\/128.png", "48": "icon\/48.png", "32": "icon\/32.png", "64": "icon\/64.png" }, "description": "__MSG_description__" } |