IO Space
Quick access to your favorite io games.
ما هو IO Space؟
IO Space هو إضافة Chrome تم تطويرها بواسطة https://iospace.games، والميزة الرئيسية لها هي "Quick access to your favorite io games.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة IO Space
قم بتنزيل ملفات الامتداد IO Space بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Check out our collection of IO games! Perfect online games from all the genres and mechanics are available here. Survive, action, battle royale - everything is at your fingertips! Prove your skill and excellence in the best IO games of 2019 against all the masters from all over the world. Let’s go!
معلومات أساسية عن التمديد
الاسم | IO Space |
ID | pmppcppnpdlgghgimaicaidmcgbompaf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/io-space/pmppcppnpdlgghgimaicaidmcgbompaf |
الوصف | Quick access to your favorite io games. |
حجم الملف | 739 KB |
عدد التثبيتات | 46 |
النسخة الحالية | 1.0.0 |
آخر تحديث | 2019-05-28 |
تاريخ النشر | 2019-05-28 |
تقييم | 1.00/5 مجموع تقييمات 1 |
المطور | https://iospace.games |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IO Space", "version": "1.0.0", "manifest_version": 2, "description": "Quick access to your favorite io games.", "homepage_url": "http:\/\/iospace.games", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "IO Games List", "default_popup": "src\/browser_action\/browser_action.html" }, "permissions": [ "activeTab" ] } |