Ping Pong
play ping pong in your browser
ما هو Ping Pong؟
Ping Pong هو إضافة Chrome تم تطويرها بواسطة http://slidemations.com، والميزة الرئيسية لها هي "play ping pong in your browser".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ping Pong
قم بتنزيل ملفات الامتداد Ping Pong بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Play ping pong game as a popup directly in your browser!! Ping Pong will be updated weekly. previous version: V0.3, Features: grey background, major bug fix, other game play issues solved. current version: V0.4, Features: A.I. added, you now play against an AI instead of hitting against a wall. Next version: V0.5, Features: change paddle color option, change ball color option.
معلومات أساسية عن التمديد
الاسم | |
ID | poagkllmflpmfpmaeipceckoglnjfkme |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/ping-pong/poagkllmflpmfpmaeipceckoglnjfkme |
الوصف | play ping pong in your browser |
حجم الملف | 11.72 KB |
عدد التثبيتات | 2,000 |
النسخة الحالية | 0.4.3 |
آخر تحديث | 2019-03-08 |
تاريخ النشر | 2019-03-08 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | http://slidemations.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://home.slidemations.com |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ping Pong", "short_name": "pong", "description": "play ping pong in your browser", "version": "0.4.3", "version_name": "V0.4 alpha", "manifest_version": 2, "browser_action": { "default_icon": "images\/icon.png", "default_popup": "thing.html" }, "permissions": [ "storage" ] } |