Tetrys 2.0
Play the new & improved version of Tetrys!
Tetrys 2.0 क्या है?
Tetrys 2.0 R & T द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play the new & improved version of Tetrys!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Tetrys 2.0 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
⬇️Easy to set up ⬇️: 1. Download and add this extension from Google Chrome. 2. Now you can click on the TETRYS 🧱 icon in the top right corner of your browser, and start playing anytime. 3. Play ▶️, Pause ⏯, Restart 📴 on your own terms. ✨Features ✨: 1. The extension lets you pause the game and will remember where you left off. 2. Press the “ESC” key to turn off 📴 the game in less than a second. 3. Supports both Mouse Cursor keys and Alphanumeric keys. 4. Stores your personal best scores. 5. Runs offline. Download our extension to give you a break from routine stress once in a while, you deserve it.🌸
एक्सटेंशन की मूल जानकारी
नाम | |
ID | pbenmnlflcfnkfpchfcpbhifppanhdnp |
आधिकारिक URL | https://chrome.google.com/webstore/detail/tetrys-20/pbenmnlflcfnkfpchfcpbhifppanhdnp |
विवरण | Play the new & improved version of Tetrys! |
फ़ाइल का आकार | 15.35 KB |
स्थापना संख्या | 5,620 |
वर्तमान संस्करण | 1.0.3 |
अंतिम अपडेट | 2022-10-17 |
प्रकाशन तिथि | 2022-09-26 |
रेटिंग | 4.20/5 कुल 5 रेटिंग्स |
डेवलपर | R & T |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tetrys 2.0", "version": "1.0.3", "description": "Play the new & improved version of Tetrys!", "action": { "default_popup": "popup.html", "default_title": "Tetris 2.0" }, "icons": { "32": "icons\/icon32.png", "64": "icons\/icon64.png", "128": "icons\/icon128.png" }, "permissions": [], "host_permissions": [], "background": [], "web_accessible_resources": [], "content_scripts": [] } |