Mope IO Unblocked Game

Mope IO Unblocked Game Play

Τι είναι το Mope IO Unblocked Game;

Το Mope IO Unblocked Game είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Best Game, και η κύρια λειτουργία του είναι "Mope IO Unblocked Game Play".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Mope IO Unblocked Game

Λήψη αρχείων επέκτασης Mope IO Unblocked Game σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Mope.io Game is an open world, multiplayer game in which you control a small animal in a sandbox world to the top of the food chain. You start out as a little mouse, so eat as much as you can to transform yourself into a bigger animal, otherwise, you too will become prey. You can hide to be safe, but make sure you have enough water and food before you go. You can't win this Battle Royal on an empty stomach. The food chain is unscrupulous and shows no mercy. Have fun with Mope.io game! Game controls: movement - mouse, acceleration - left mouse button, shooting water - right mouse button, sinking under the water - W How long can you survive in this cute io game? Control this little mouse as it tries to collect food and water. Can you protect her from the other rodents so that she can grow big and strong? Mope.io - move the mouse over the playing field, collect red wheels, which change into the other animals and the other players eat.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Mope IO Unblocked Game Mope IO Unblocked Game
ID oaagdlflgkehgeaanidokbbkcfkaaglk
Επίσημο URL https://chrome.google.com/webstore/detail/mope-io-unblocked-game/oaagdlflgkehgeaanidokbbkcfkaaglk
Περιγραφή Mope IO Unblocked Game Play
Μέγεθος Αρχείου 66.73 KB
Αριθμός Εγκαταστάσεων 861
Τρέχουσα Έκδοση 1.5
Τελευταία Ενημέρωση 2021-05-27
Ημερομηνία Δημοσίευσης 2021-05-27
Αξιολόγηση 1.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής Best Game
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://raaqa.com/mope-io/
URL της Σελίδας Πολιτικής Απορρήτου https://raaqa.com/privacy-policy
Υποστηριζόμενες Γλώσσες en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Mope IO Unblocked Game",
    "description": "Mope IO Unblocked Game Play",
    "version": "1.5",
    "browser_action": {
        "default_icon": "icon.jpg",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon.jpg",
        "32": "icon.jpg",
        "48": "icon.jpg",
        "128": "icon.jpg"
    }
}