Traffic Rider Unblocked
Traffic Rider Unblocked
Traffic Rider Unblocked क्या है?
Traffic Rider Unblocked NvK Team द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Traffic Rider Unblocked"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Traffic Rider Unblocked एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Traffic Rider 3D is an action packed and exciting motorcycle racing game. Beautiful 3D graphics and spectacular environment designed for you. The game offers you the highest level of possibilities to customize motorcycles and motorcycle racers. Become the best motorcycle driver in the world. Game Controls WASD keys to control the motorcycle. You can remove the front with the Shift key. Havefun!
एक्सटेंशन की मूल जानकारी
नाम | Traffic Rider Unblocked |
ID | ngpoemfpeiihejkolcnhgkapfpppejei |
आधिकारिक URL | https://chromewebstore.google.com/detail/traffic-rider-unblocked/ngpoemfpeiihejkolcnhgkapfpppejei |
विवरण | Traffic Rider Unblocked |
फ़ाइल का आकार | 29.51 MB |
स्थापना संख्या | 200 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2022-12-28 |
प्रकाशन तिथि | 2022-12-28 |
डेवलपर | NvK Team |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://ubg365.github.io/ |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Traffic Rider Unblocked", "version": "1.0", "default_locale": "en", "description": "Traffic Rider Unblocked", "homepage_url": "https:\/\/ubg365.github.io\/new-games\/traffic-rider\/", "background": { "service_worker": "background.js" }, "action": { "default_title": "Traffic Rider 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" } } |