Line Rider Unblocked
Play Line Rider Unblocked as a Chrome extension - Also can Play without Internet, try it now!
Vad är Line Rider Unblocked?
Line Rider Unblocked är en Chrome-tillägg utvecklad av https://linerider.one, och dess huvudfunktion är "Play Line Rider Unblocked as a Chrome extension - Also can Play without Internet, try it now!".
Tilläggsskärmbilder
Ladda ner Line Rider Unblocked-förlängningens CRX-fil
Ladda ner Line Rider Unblocked-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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! 🌈🏞️🎢
Grundläggande Information om Tillägg
Namn | Line Rider Unblocked |
ID | jcannlgjoicifhbbbegkfdbhbklkfkad |
Officiell webbadress | https://chromewebstore.google.com/detail/line-rider-unblocked/jcannlgjoicifhbbbegkfdbhbklkfkad |
Beskrivning | Play Line Rider Unblocked as a Chrome extension - Also can Play without Internet, try it now! |
Filstorlek | 9.99 MB |
Antal Installationer | 66 |
Aktuell Version | 1.3 |
Senast Uppdaterad | 2024-01-21 |
Publiceringsdatum | 2024-01-13 |
Utvecklare | https://linerider.one |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://linerider.one/ |
Hjälpsida URL | https://linerider.one/contact |
URL till Sekretesspolicy Sidan | https://linerider.one/privacy-policy-2 |
Stödda Språk | 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\/" } |