Cartoon Strike
Cartoon Strike Play with your friends or with strangers this first-person multiplayer game
Cartoon Strike क्या है?
Cartoon Strike http://www.noobgamer.club द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Cartoon Strike Play with your friends or with strangers this first-person multiplayer game"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Cartoon Strike एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | mbiikhdpdknaadpkhfkkcnjnemmngckk |
आधिकारिक URL | https://chrome.google.com/webstore/detail/cartoon-strike/mbiikhdpdknaadpkhfkkcnjnemmngckk |
विवरण | Cartoon Strike Play with your friends or with strangers this first-person multiplayer game |
फ़ाइल का आकार | 25.36 KB |
स्थापना संख्या | 724 |
वर्तमान संस्करण | 1 |
अंतिम अपडेट | 2020-06-01 |
प्रकाशन तिथि | 2020-06-01 |
रेटिंग | 4.50/5 कुल 2 रेटिंग्स |
डेवलपर | http://www.noobgamer.club |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.noobgamer.club/games/play/cartoon-strike |
सहायता पृष्ठ URL | http://www.noobgamer.club/page/terms |
समर्थित भाषाएँ | 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 } } |