Hero Rescue Puzzle Game

Play Hero Rescue Puzzle game online for free on PC Chrome Browser and mobile! No internet needed, enjoy!

Hero Rescue Puzzle Game란 무엇입니까?

Hero Rescue Puzzle Game은(는) https://games.1bestlinks.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Hero Rescue Puzzle game online for free on PC Chrome Browser and mobile! No internet needed, enjoy!"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Hero Rescue Puzzle Game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Description
Do you like rescue games? Of course, they are great. Help the hero rescue to save the princess and get the treasure in the new hero wars game - Hero Rescue. Shoot the sticks to save the princess, to kill the goblins, to get a treasure, ... You will become a rich hero in this township rescue game.

Instructions
Mouse control

Want more? go to https://drunk-game.com to play thousands of other exciting games                    

확장 프로그램 기본 정보

이름 Hero Rescue Puzzle Game Hero Rescue Puzzle Game
ID chkbgigldddffbnjocpflonnbnjnecdh
공식 URL https://chromewebstore.google.com/detail/hero-rescue-puzzle-game/chkbgigldddffbnjocpflonnbnjnecdh
설명 Play Hero Rescue Puzzle game online for free on PC Chrome Browser and mobile! No internet needed, enjoy!
파일 크기 6.38 MB
설치 횟수 20
현재 버전 1.0.1
최근 업데이트 2022-11-27
출시 날짜 2022-11-26
개발자 https://games.1bestlinks.net
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hero Rescue Puzzle Game",
    "manifest_version": 3,
    "description": "Play Hero Rescue Puzzle game online for free on PC Chrome Browser and mobile! No internet needed, enjoy! ",
    "offline_enabled": true,
    "version": "1.0.1",
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "action": {
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        },
        "default_title": "Hero Rescue",
        "default_popup": "hero.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}