Among Us Hidden Star [Play now]
Among Us Hidden Star Game Find hidden stars in the pictures
Among Us Hidden Star [Play now] क्या है?
Among Us Hidden Star [Play now] FeepGames द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Among Us Hidden Star Game Find hidden stars in the pictures"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Among Us Hidden Star [Play now] एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Find hidden stars game which is a great version of Among us Game is now available in chrome store add-on store If you want to have a good time with this Among us game, you can download it now. Among us Hidden Star game is played only with the help of the mouse and it has many degrees, find these degrees in a limited time and go to the next one.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | oglggccknillchiglaoeidongpjbcpan |
आधिकारिक URL | https://chrome.google.com/webstore/detail/among-us-hidden-star-play/oglggccknillchiglaoeidongpjbcpan |
विवरण | Among Us Hidden Star Game Find hidden stars in the pictures |
फ़ाइल का आकार | 55.68 KB |
स्थापना संख्या | 611 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2021-06-25 |
प्रकाशन तिथि | 2021-06-25 |
रेटिंग | 1.00/5 कुल 1 रेटिंग्स |
डेवलपर | FeepGames |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://feep.club/imposter-hidden-stars/play/ |
गोपनीयता नीति पृष्ठ URL | https://www.crazycraftz.com/privacy-policy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Among Us Hidden Star [Play now]", "description": "Among Us Hidden Star Game Find hidden stars in the pictures", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ], "persistent": false }, "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" } } |