Physics Sandbox

A simple physics sandbox game.

ما هو Physics Sandbox؟

Physics Sandbox هو إضافة Chrome تم تطويرها بواسطة Jack Jarvis، والميزة الرئيسية لها هي "A simple physics sandbox game.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Physics Sandbox

قم بتنزيل ملفات الامتداد Physics Sandbox بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        A simple, fun, physics based sandbox game for your browser. Click to make boxes and circles and watch as they are affected by realistic physics. Use the mouse and the "move/select" feature to pick up and throw objects. Build huge constructions then enjoy destroying them. Drag objects to the top right to delete them. 

Features:

-Box (20 x 20px)
-Long box (40 x 20px)
-Circle (20px in diameter)

-Move/select (pick up, move and drop/throw objects)
-Dragging (enable to create multiple objects as you drag the mouse across the page)
-Random colours (enable to make each object a random colour, or disable to keep them all white)
-Clear (clears all the objects from the game)
-Bin (using the "move" tool, drag objects to the top right to delete them)


Coming soon:

-More shapes                    

معلومات أساسية عن التمديد

الاسم Physics Sandbox Physics Sandbox
ID imfahbojndienpabmejppmflepmnikfl
عنوان URL الرسمي https://chromewebstore.google.com/detail/physics-sandbox/imfahbojndienpabmejppmflepmnikfl
الوصف A simple physics sandbox game.
حجم الملف 641 KB
عدد التثبيتات 1,732
النسخة الحالية 1.0
آخر تحديث 2019-04-29
تاريخ النشر 2019-04-29
تقييم 4.60/5 مجموع تقييمات 5
المطور Jack Jarvis
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Physics Sandbox",
    "short_name": "Physics",
    "version": "1.0",
    "manifest_version": 2,
    "description": "A simple physics sandbox game.",
    "browser_action": {
        "default_title": "Physics Sandbox",
        "default_popup": "index.html"
    },
    "icons": {
        "128": "images\/icon128.png"
    }
}