Pro Game Chat
Chat for agar.io simple to use. Key combo shift + q to hide or show the chat! You can create new rooms and chat with your friends…
Pro Game Chat क्या है?
Pro Game Chat gennaro.vtb द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Chat for agar.io simple to use. Key combo shift + q to hide or show the chat! You can create new rooms and chat with your friends…"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Pro Game Chat एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Chat for agar.io simple to use. Key combo shift + q to hide or show the chat! You can create new rooms and chat with your friends while playing!
एक्सटेंशन की मूल जानकारी
नाम | |
ID | eblkaoppobdmdppiifkcadeemfhgbecm |
आधिकारिक URL | https://chrome.google.com/webstore/detail/pro-game-chat/eblkaoppobdmdppiifkcadeemfhgbecm |
विवरण | Chat for agar.io simple to use. Key combo shift + q to hide or show the chat! You can create new rooms and chat with your friends… |
फ़ाइल का आकार | 281 KB |
स्थापना संख्या | 46 |
वर्तमान संस्करण | 1.4 |
अंतिम अपडेट | 2015-12-23 |
प्रकाशन तिथि | 2015-12-23 |
रेटिंग | 1.40/5 कुल 5 रेटिंग्स |
डेवलपर | gennaro.vtb |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Pro Game Chat", "version": "1.4", "manifest_version": 2, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "js\/jquery.min.js", "background.js" ], "run_at": "document_end" } ], "icons": { "128": "icon128.png" }, "permissions": [ "storage", "tabs", "*:\/\/*\/*", " |