Worms Zone io Game

Try to become a much bigger snake by eating the food found on the track with the worm.

Was ist Worms Zone io Game?

Worms Zone io Game ist eine Chrome-Erweiterung, die von https://gamebol.com entwickelt wurde, und ihr Hauptmerkmal ist "Try to become a much bigger snake by eating the food found on the track with the worm.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Worms Zone io Game-Erweiterungs-CRX-Datei herunterladen

Laden Sie Worms Zone io Game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Do you like worm io games! Become the biggest worm and show yourself in this endless game. Worms Zone players can get tall by collecting all the food on the ground and becoming more giant worms than the rival worms. This is precisely what makes the game fun. No matter how big of a worm you are, every character has weaknesses. Even if you are a small worm to eliminate your opponents, you can eliminate them by touching your tail to the opponent's head. When you eliminate your opponent, food rewards are laid out on the road, and you can collect them by enlarging your worm. Own a vast worm in the Worm zone unblocked game and defeat all your opponents.

How To Play
You can move your worm on the road with the help of the arrow keys. You can use the spacebar to speed up when your opponents are chasing you or when you want to chase your opponents. Every second you use this feature, your worm character will become shorter. Therefore, it would be logical to use the feature where necessary in the worms zone game.

Worms Zone io Game Features
✓ Infinity level
✓ Little graphics
✓ 2D Character
✓ Easy control
✓ 2D Environment

Finally, you can enjoy these game for free (and more requests will be added)! Worms Zone io Game extension does not contain any hidden ads.

Help and Contact
Contact with us at [email protected] and share your thoughts and problems.                    

Grundlegende Informationen zur Erweiterung

Name Worms Zone io Game Worms Zone io Game
ID cadnnpmkcnpmipnadbohcoggacighpaf
Offizielle URL https://chromewebstore.google.com/detail/worms-zone-io-game/cadnnpmkcnpmipnadbohcoggacighpaf
Beschreibung Try to become a much bigger snake by eating the food found on the track with the worm.
Dateigröße 8.26 MB
Installationsanzahl 1,900
Aktuelle Version 2
Letztes Update 2023-10-09
Veröffentlichungsdatum 2022-08-12
Entwickler https://gamebol.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://gamebol.com/worms-zone/
Hilfeseite URL https://gamebol.com/contact/
URL der Datenschutzrichtlinien-Seite https://gamebol.com/privacy-policy
Unterstützte Sprachen id,ms,de,en,fil,fr,sw,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,ja,ko
manifest.json
{
    "action": {
        "default_icon": "128.png"
    },
    "author": "gamebol",
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "sandbox": {
        "pages": [
            "Game_Source\/index.html"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2"
}