Cartoon Strike

Cartoon Strike Play with your friends or with strangers this first-person multiplayer game

Qu'est-ce que Cartoon Strike ?

Cartoon Strike est une extension Chrome développée par http://www.noobgamer.club, et sa fonction principale est "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Cartoon Strike

Téléchargez les fichiers d'extension Cartoon Strike 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 with your friends or with strangers this first-person multiplayer game (FPS). There is no story available at this moment, just the multiplayer. Join to running game or create your own server and invite your friends. The game has simple pixel graphics so you should have no problem starting it on any device. The game has also mobile version too.                    

Informations de Base sur l'Extension

Nom Cartoon Strike Cartoon Strike
ID mbiikhdpdknaadpkhfkkcnjnemmngckk
URL Officiel https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk
Description Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Taille du Fichier 25.36 KB
Nombre d'Installations 724
Version Actuelle 1
Dernière Mise à Jour 2020-06-01
Date de Publication 2020-06-01
Évaluation 4.50/5 Total 2 Évaluations
Développeur http://www.noobgamer.club
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://www.noobgamer.club/games/play/cartoon-strike
URL de la Page d'Aide http://www.noobgamer.club/page/terms
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cartoon Strike",
    "manifest_version": 2,
    "description": "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game",
    "icons": {
        "16": "16.png",
        "128": "128.png"
    },
    "version": "1",
    "browser_action": [],
    "background": {
        "scripts": [
            "popup.js"
        ],
        "persistent": false
    }
}