Tetris Game-Puzzle Games

The classic Tetris game is played by guiding the mouse or clicking the buttons.

Tetris Game-Puzzle Games क्या है?

Tetris Game-Puzzle Games https://zillakgames.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The classic Tetris game is played by guiding the mouse or clicking the buttons."।

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

screenshot
screenshot
screenshot

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

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

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

                        The classic Tetris game is contend by guiding or clicking the buttons with the mouse. On rock bottom right of the screen, there are left, down, and alter buttons. The change is within the direction and form of the piece that comes over it.

You earn five points. You earn twenty five points for blasting in an exceedingly single line, fifty points for blasting a pair of lines, ninety points for blasting 3 lines, and one hundred forty points for blasting four lines. Again, five points are supplemental to your score as a result of you are doing not place Tetris in multiplayer explosions. Dock for fun by inserting blocks while not feat a fun-filled world. continued the blocks on the screen will increase your score.                    

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

नाम Tetris Game-Puzzle Games Tetris Game-Puzzle Games
ID aonnigmkfmdibefkpdbjkobfjmoamjdc
आधिकारिक URL https://chrome.google.com/webstore/detail/tetris-game-puzzle-games/aonnigmkfmdibefkpdbjkobfjmoamjdc
विवरण The classic Tetris game is played by guiding the mouse or clicking the buttons.
फ़ाइल का आकार 4.09 MB
स्थापना संख्या 3,000
वर्तमान संस्करण 18
अंतिम अपडेट 2022-09-29
प्रकाशन तिथि 2022-08-03
डेवलपर https://zillakgames.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://zillakgames.com/
गोपनीयता नीति पृष्ठ URL https://zillakgames.com/privacy-policy
समर्थित भाषाएँ id,ms,de,en,fr,nl,no,vi,tr,ca,da,et,es,it,lv,lt,hu,pl,ro,sk,sl,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "icons": {
        "128": "icons\/icon-128.png",
        "16": "icons\/icon-16.png",
        "256": "icons\/icon-256.png",
        "32": "icons\/icon-32.png"
    },
    "background": {
        "service_worker": "back.js"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png",
            "16": "icons\/icon-16.png",
            "256": "icons\/icon-256.png",
            "32": "icons\/icon-32.png"
        },
        "default_popup": "popup.html",
        "default_title": "Tetris 3D New Tab for Chrome"
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "version": "18"
}