Run 3 for Chrome
Run 3 for Chrome now you can play right on Chrome™ Browser! Offline and Popup Version, without internet required!
Run 3 for Chrome là gì?
Run 3 for Chrome là một tiện ích mở rộng Chrome được phát triển bởi https://run3.best, và tính năng chính của nó là "Run 3 for Chrome now you can play right on Chrome™ Browser! Offline and Popup Version, without internet required!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Run 3 for Chrome
Tải xuống các tệp mở rộng Run 3 for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
🏃♂️🌌 Run 3 - Navigate the Cosmic Infinite in the Ultimate Endless Runner Adventure! 🌟🕹️ Embark on an otherworldly journey with Run 3, the stellar endless runner game now available on the Chrome Web Store! 🚀🌠 Explore the cosmic realm, defy gravity, and sprint through challenging tunnels filled with twists and turns. Ready to experience the thrill of the ultimate endless runner? Click "Add to Chrome" now and plunge into the cosmic abyss with Run 3! 🌌🏃♂️🕹️ 🌟 Key Features: 🌌 Interstellar Environments: Immerse yourself in a visually captivating cosmic landscape, featuring dynamic tunnels and platforms that challenge your reflexes and keep you on the edge. 🚀 Gravity-Defying Gameplay: Sprint through the cosmic tunnels, jump across platforms, and defy gravity as you navigate the ever-evolving challenges in this endless runner adventure. 🏆 Endless Challenges: Face an array of obstacles and puzzles as the game progressively becomes more challenging, ensuring a dynamic and engaging experience. 🌐 Global Leaderboards: Compete against players worldwide, showcasing your endless running prowess and aiming for the top spot on the global leaderboards. 🎵 Futuristic Soundtrack: Enhance your cosmic journey with an immersive soundtrack that adds an extra layer of excitement to your endless running adventure. 👉 How to Embark on Your Cosmic Run: Click "Add to Chrome" to launch Run 3. Glide through interstellar tunnels, conquer challenging platforms, and immerse yourself in the cosmic thrill of the ultimate endless runner. Compete globally, achieve high scores, and revel in the cosmic excitement of Run 3! Are you ready to defy gravity, conquer cosmic challenges, and experience the ultimate endless runner adventure? Click now and embark on an interstellar journey with Run 3! 🏃♂️🚀 🕹️Play more games on the top left menu
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Run 3 for Chrome |
ID | ljakegdiciiaapigfmoghcehjpegicai |
URL Chính Thức | https://chromewebstore.google.com/detail/run-3-for-chrome/ljakegdiciiaapigfmoghcehjpegicai |
Mô tả | Run 3 for Chrome now you can play right on Chrome™ Browser! Offline and Popup Version, without internet required! |
Kích Thước Tệp | 50.86 MB |
Số Lần Cài Đặt | 81 |
Phiên Bản Hiện Tại | 1.3 |
Cập Nhật Lần Cuối | 2024-01-05 |
Ngày Phát Hành | 2024-01-05 |
Nhà Phát Triển | https://run3.best |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://run3.best/ |
URL Trang Trợ Giúp | https://run3.best/ |
URL Trang Chính Sách Bảo Mật | https://run3.best/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | 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", "action": { "default_icon": { "16": "img\/16x16.png", "48": "img\/48x48.png", "256": "img\/256x256.png" }, "default_title": "Click to open popup" }, "background": { "service_worker": "update.js" }, "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'" }, "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", "sandbox": { "pages": [ "run-3\/index.html" ] }, "homepage_url": "https:\/\/run3.best\/" } |