Running Monster Hunter

Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design.

Qu'est-ce que Running Monster Hunter ?

Running Monster Hunter est une extension Chrome développée par Running Monster Hunter, et sa fonction principale est "Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Running Monster Hunter

Téléchargez les fichiers d'extension Running Monster Hunter au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Play Running Monster Hunter with new skins and design without downloading. Control your monster with arrow keys.
Another way of playing running dinosaur game is playing this game , it is newer and interesting for "old school" players.
Arcade game always in your browser for playing in school and at home.
New HTML version of running running saga games
Enjoy playing                    

Informations de Base sur l'Extension

Nom Running Monster Hunter Running Monster Hunter
ID flfcbckmfcgpambekaenkjphdokndeml
URL Officiel https://chromewebstore.google.com/detail/running-monster-hunter/flfcbckmfcgpambekaenkjphdokndeml
Description Running Monster is a new, trend game - copy of the most popular game Running Dinosaur, but with new design.
Taille du Fichier 1.11 MB
Nombre d'Installations 125
Version Actuelle 3.0.0
Dernière Mise à Jour 2022-10-25
Date de Publication 2021-03-29
Évaluation 5.00/5 Total 4 Évaluations
Développeur Running Monster Hunter
Email [email protected]
Type de Paiement free
Langues Prises en Charge id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "manifest_version": 3,
    "action": {
        "default_icon": "icon_128.png",
        "default_popup": "index.html",
        "default_title": "__MSG_appName__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "icon_128.png"
    },
    "name": "__MSG_appName__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.0"
}