Line Rider Unblocked
Play Line Rider Unblocked as a Chrome extension - Also can Play without Internet, try it now!
Apa itu Line Rider Unblocked?
Line Rider Unblocked adalah ekstensi Chrome yang dikembangkan oleh https://linerider.one, dan fitur utamanya adalah "Play Line Rider Unblocked as a Chrome extension - Also can Play without Internet, try it now!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Line Rider Unblocked
Unduh file ekstensi Line Rider Unblocked dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Play more games on the top-left menu. 🏂🎨 Line Rider Unblocked - Craft Your Sledging Masterpiece! 🌟 Rediscover the thrill of creative sledding with Line Rider in this unblocked version! Unleash your imagination and challenge your skills as you design intricate courses, sending the sledder on a wild ride filled with loops, jumps, and gravity-defying stunts. 🎮 Game Features: Creative Freedom: Draw your own tracks, paving the way for endless possibilities and unique sledding adventures. Gravity-Defying Stunts: Challenge the laws of physics with loops, jumps, and heart-stopping stunts that push your creativity to the limit. Unblocked Enjoyment: Enjoy Line Rider without restrictions, savoring the unblocked version for seamless, uninterrupted gameplay. Craft Intricate Courses: Design courses that challenge your skills and provide an exhilarating experience for the sledder. 🕹️ How to Play: Draw Your Track: Use your artistic skills to draw the perfect sledding path, filled with twists, turns, and daring elements. Send the Sledder: Watch your creation come to life as the sledder takes on the challenges and performs thrilling stunts. Challenge Your Skills: Craft intricate courses that not only look amazing but also pose a challenge, testing your creativity and skill. Endless Possibilities: With no restrictions, explore the endless possibilities of Line Rider Unblocked and experience the joy of crafting exhilarating sledding adventures! 🚀 Ready to Craft Your Sledding Masterpiece? Dive into Line Rider Unblocked and Let Your Imagination Run Wild! 🌈🏞️🎢
Informasi Dasar Ekstensi
Nama | Line Rider Unblocked |
ID | jcannlgjoicifhbbbegkfdbhbklkfkad |
URL Resmi | https://chromewebstore.google.com/detail/line-rider-unblocked/jcannlgjoicifhbbbegkfdbhbklkfkad |
Deskripsi | Play Line Rider Unblocked as a Chrome extension - Also can Play without Internet, try it now! |
Ukuran File | 9.99 MB |
Jumlah Instalasi | 66 |
Versi Saat Ini | 1.3 |
Terakhir Diperbarui | 2024-01-21 |
Tanggal Publikasi | 2024-01-13 |
Pengembang | https://linerider.one |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://linerider.one/ |
URL Halaman Bantuan | https://linerider.one/contact |
URL Halaman Kebijakan Privasi | https://linerider.one/privacy-policy-2 |
Bahasa yang Didukung | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,hi,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_AppName__", "version": "1.3", "version_name": "1.3", "action": { "default_icon": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "default_title": "Click to open the popup", "default_popup": "index.html" }, "background": { "service_worker": "update.js" }, "offline_enabled": true, "default_locale": "en", "description": "__MSG_AppDesc__", "icons": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "options_page": "index.html", "content_security_policy": { "extension_pages": "default-src 'self'; script-src 'wasm-unsafe-eval' 'self'; style-src 'unsafe-inline'; connect-src *; media-src *; img-src data:;" }, "permissions": [ "storage" ], "homepage_url": "https:\/\/linerider.one\/" } |