Ping-Pong.Classic
Classic Ping Pong. Popup game.
ما هو Ping-Pong.Classic؟
Ping-Pong.Classic هو إضافة Chrome تم تطويرها بواسطة noreal.inv، والميزة الرئيسية لها هي "Classic Ping Pong. Popup game.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ping-Pong.Classic
قم بتنزيل ملفات الامتداد Ping-Pong.Classic بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Classic Ping Pong. Free Popup Game. Two-dimensional sports game that simulates table tennis. The player controls an in-game paddle by moving it vertically across the left side of the screen. Player use the paddles to hit a ball back and forth.
معلومات أساسية عن التمديد
الاسم | |
ID | omaoangojgdeimbhlnnfnephhklfnhpo |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/ping-pongclassic/omaoangojgdeimbhlnnfnephhklfnhpo |
الوصف | Classic Ping Pong. Popup game. |
حجم الملف | 49.01 KB |
عدد التثبيتات | 14,388 |
النسخة الحالية | 1.13 |
آخر تحديث | 2020-05-09 |
تاريخ النشر | 2020-05-09 |
تقييم | 4.50/5 مجموع تقييمات 2 |
المطور | noreal.inv |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | https://badhopeplum.ru/privacy_policy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "js\/bg.js" ] }, "browser_action": { "default_popup": "index.html" }, "description": "Classic Ping Pong. Popup game.", "icons": { "128": "icons\/icon-128.png", "16": "icons\/icon-16.png", "48": "icons\/icon-48.png" }, "manifest_version": 2, "name": "Ping-Pong.Classic", "offline_enabled": true, "permissions": [], "version": "1.13" } |