Hero Rescue Puzzle Game

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

What is Hero Rescue Puzzle Game?

Hero Rescue Puzzle Game is a Chrome extension developed by https://games.1bestlinks.net, and its main feature is "Play Hero Rescue Puzzle game online for free on PC Chrome Browser and mobile! No internet needed, enjoy!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Hero Rescue Puzzle Game Extension CRX File

Download Hero Rescue Puzzle Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Hero Rescue Puzzle Game Hero Rescue Puzzle Game
ID chkbgigldddffbnjocpflonnbnjnecdh
Official URL https://chromewebstore.google.com/detail/hero-rescue-puzzle-game/chkbgigldddffbnjocpflonnbnjnecdh
Description Play Hero Rescue Puzzle game online for free on PC Chrome Browser and mobile! No internet needed, enjoy!
File Size 6.38 MB
Installation Count 20
Current Version 1.0.1
Last Updated 2022-11-27
Publish Date 2022-11-26
Developer https://games.1bestlinks.net
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}