My Cafe Restaurant Game
My Cafe Restaurant game, now available on chrome
My Cafe Restaurant Game क्या है?
My Cafe Restaurant Game gunselgamesworld द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "My Cafe Restaurant game, now available on chrome"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में My Cafe Restaurant Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Play with the most famous heroes in the history of video games in My Cafe Restaurant Game. How to use - Just by clicking on Add to Chrome it will be added automatically install. - In the upper left corner, click on settings to customize all options according to your needs. - Enjoy My Cafe Restaurant Game! * You have to disable ad-blocker for use this extension.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | apjkibojmalpppjdcobfpimnamakchdo |
आधिकारिक URL | https://chrome.google.com/webstore/detail/my-cafe-restaurant-game/apjkibojmalpppjdcobfpimnamakchdo |
विवरण | My Cafe Restaurant game, now available on chrome |
फ़ाइल का आकार | 89.22 KB |
स्थापना संख्या | 273 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2020-09-27 |
प्रकाशन तिथि | 2020-09-27 |
रेटिंग | 1.00/5 कुल 2 रेटिंग्स |
डेवलपर | gunselgamesworld |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://gaming.blueicegame.com/ |
गोपनीयता नीति पृष्ठ URL | http://gaming.blueicegame.com/privacy |
समर्थित भाषाएँ | en,en-GB,en-US |
manifest.json | |
{ "browser_action": { "default_popup": "popup.html", "default_title": "__MSG_appName__", "default_icon": "16.png" }, "content_security_policy": "script-src 'self'; object-src 'self'", "default_locale": "en", "description": "__MSG_appDesc__", "icons": { "128": "icon.png", "16": "16.png", "48": "48.png" }, "manifest_version": 2, "name": "__MSG_appName__", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0" } |