Little Dino Adventure Returns 2
The little dinosaur has recently returned from his first journey and is about to walk again in Little Dino Adventure Returns 2.
Little Dino Adventure Returns 2란 무엇입니까?
Little Dino Adventure Returns 2은(는) https://games.1bestlinks.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The little dinosaur has recently returned from his first journey and is about to walk again in Little Dino Adventure Returns 2."입니다.
확장 프로그램 스크린샷
Little Dino Adventure Returns 2 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
From now on you can play Little Dino ADventure Returns 2 on Chrome browser easily, without internet, for free. The little dinosaur loves getting new positive impressions, and those who try to intervene The card was squashed. The same can happen in a new adventure in which you help the dinosaur go through all the locations: forests, deserts and snowy swathes of land. These are rich places. Where can collect many gold eggs and precious crystals. Make sure to match different fruits and berries for the dinosaur to replenish and recharge in Little Dino Adventure Returns 2. Platform HTML5 game, where the little Dinosaur must cross the forest, desert and snow forest, where he will find many challenges. Collect all golden eggs to reach three stars in each level. Little Dino Adventure Returns 2 is a super fun and challenging 2D side-scroller game in the same style as hit games like Super Mario, Donkey Kong and Sonic. The game has 15 levels that will challenge you to beat it. The drawings are very colorful and beautiful! Have a good time! Instructions Desktop: D - Move Right A - Move Left W - Jump K - Attack Mobile: Touch Buttons on screen Please visit our website, we have compiled thousands of very attractive games to help you relax after a stressful working hour, entertain and enjoy the game right on your browser! And it's free link: https://games.1bestlinks.net/
확장 프로그램 기본 정보
이름 | |
ID | mjcjncbiciiagekgpeeedjeodgngmdnd |
공식 URL | https://chrome.google.com/webstore/detail/little-dino-adventure-ret/mjcjncbiciiagekgpeeedjeodgngmdnd |
설명 | The little dinosaur has recently returned from his first journey and is about to walk again in Little Dino Adventure Returns 2. |
파일 크기 | 17.58 MB |
설치 횟수 | 99 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2022-03-20 |
출시 날짜 | 2022-03-16 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://games.1bestlinks.net |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Little Dino Adventure Returns 2", "manifest_version": 3, "description": "The little dinosaur has recently returned from his first journey and is about to walk again in Little Dino Adventure Returns 2.", "offline_enabled": true, "version": "1.0.1", "icons": { "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "action": { "default_icon": { "256": "icons\/icon-256.png", "128": "icons\/icon-128.png", "32": "icons\/icon-32.png", "16": "icons\/icon-16.png" }, "default_title": "Little Dino Adventure Returns 2", "default_popup": "popup.html" }, "background": { "service_worker": "background.js" }, "homepage_url": "https:\/\/games.1bestlinks.net" } |