Snake Game (New)

That traditional snake 🐍game but in a popup and offline.

Snake Game (New) क्या है?

Snake Game (New) t द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "That traditional snake 🐍game but in a popup and offline."।

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

screenshot
screenshot

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

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

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

                        ⬇️ Easy to set up ⬇️:

1. Install and pin 📌 the extension to Chrome.
2. Play from any Google Chrome tab

✨Features ✨

1. Works offline, no ADS 🚫, and 100% free 🆓.
2. Keyboard ⌨️access, press the spacebar to start playing.
3. Saved and synced high scores across your devices.

Play the snake 🐍 game offline now without opening a new window.                    

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

नाम Snake Game (New) Snake Game (New)
ID bpebdpbpmejoebeeemcblghakglllkmo
आधिकारिक URL https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo
विवरण That traditional snake 🐍game but in a popup and offline.
फ़ाइल का आकार 8.29 KB
स्थापना संख्या 58
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-12-28
प्रकाशन तिथि 2022-12-27
रेटिंग 5.00/5 कुल 6 रेटिंग्स
डेवलपर t
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Snake Game (New)",
    "version": "1.0.0",
    "description": "That traditional snake \ud83d\udc0dgame but in a popup and offline.",
    "action": {
        "default_title": "Snake Game",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    }
}