Tetrimo

The best Tetris Chrome extension available!

Tetrimo là gì?

Tetrimo là một tiện ích mở rộng Chrome được phát triển bởi morgan, và tính năng chính của nó là "The best Tetris Chrome extension available!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Tetrimo

Tải xuống các tệp mở rộng Tetrimo dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        This Tetris Chrome extension:
  - Shows the next 5 pieces
  - Uses the proper 7-bag system
  - Has holding
  - Has wall kicks
  - Has slowly increasing gravity
  - Has automatic saving
  - Has key sensitivity controls
  - Has a restart button
  - Awards points for:
       - T-spins (Singles, Doubles, and Triples)
       - Double Line Cleared
       - Triple Line Cleared
       - Tetris AKA Quad Line Cleared
       - There are multipliers for combos and back to backs                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Tetrimo Tetrimo
ID imdepambpkeihclbblhefdodpchjommg
URL Chính Thức https://chrome.google.com/webstore/detail/tetrimo/imdepambpkeihclbblhefdodpchjommg
Mô tả The best Tetris Chrome extension available!
Kích Thước Tệp 376 KB
Số Lần Cài Đặt 2,000
Phiên Bản Hiện Tại 1.11.2
Cập Nhật Lần Cuối 2021-06-09
Ngày Phát Hành 2021-06-01
Đánh Giá 4.67/5 Tổng số 12 Đánh Giá
Nhà Phát Triển morgan
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tetrimo",
    "version": "1.11.2",
    "description": "The best Tetris Chrome extension available!",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Tetrimo",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ],
    "icons": {
        "128": "icon.png"
    }
}