Tetris

Play Tetris on Chrome!

Tetris क्या है?

Tetris Yaman Caglar द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play Tetris on Chrome!"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        This extension lets you play the best retro game in your browser! You have to fit all of the bright-colored pieces in the board and remove lines when the blocks occupy them and then, get points! But be warned, the levels can get very hard, and the game can get very addicting! Have Fun!!                    

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

नाम Tetris Tetris
ID kgcmcnnjgoaeddlblmhmldoekgmmpcbo
आधिकारिक URL https://chrome.google.com/webstore/detail/tetris/kgcmcnnjgoaeddlblmhmldoekgmmpcbo
विवरण Play Tetris on Chrome!
फ़ाइल का आकार 153 KB
स्थापना संख्या 2,000
वर्तमान संस्करण 0.0.0.2
अंतिम अपडेट 2021-11-16
प्रकाशन तिथि 2021-11-09
रेटिंग 3.00/5 कुल 1 रेटिंग्स
डेवलपर Yaman Caglar
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tetris",
    "version": "0.0.0.2",
    "icons": {
        "128": "Tetris_S.png"
    },
    "description": "Play Tetris on Chrome!",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "Tetris_S.png"
    }
}