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] هو إضافة Chrome تم تطويرها بواسطة FeepGames، والميزة الرئيسية لها هي "Among Us Hidden Star Game Find hidden stars in the pictures".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Among Us Hidden Star [Play now]
قم بتنزيل ملفات الامتداد Among Us Hidden Star [Play now] بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/ |
عنوان صفحة سياسة الخصوصية | 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" } } |