Onion Simulator

2D physics game, protect the onion using one piece of string.

Onion Simulator क्या है?

Onion Simulator https://onionfist.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "2D physics game, protect the onion using one piece of string."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Onion Simulator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Drawing game combined with a physics engine.                    

एक्सटेंशन की मूल जानकारी

नाम Onion Simulator Onion Simulator
ID aecoohfoheganandmojfkbnmnllfhjdg
आधिकारिक URL https://chromewebstore.google.com/detail/onion-simulator/aecoohfoheganandmojfkbnmnllfhjdg
विवरण 2D physics game, protect the onion using one piece of string.
फ़ाइल का आकार 2.07 MB
स्थापना संख्या 8,000
वर्तमान संस्करण 0.001
अंतिम अपडेट 2023-02-08
प्रकाशन तिथि 2023-02-07
रेटिंग 3.20/5 कुल 5 रेटिंग्स
डेवलपर https://onionfist.net
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Onion Simulator",
    "short_name": "Onion Simulator",
    "description": "2D physics game, protect the onion using one piece of string.",
    "version": "0.001",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "action": {
        "default_icon": "assets\/icons\/icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage"
    ]
}