Snake Game (New)

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

Snake Game (New) là gì?

Snake Game (New) là một tiện ích mở rộng Chrome được phát triển bởi t, và tính năng chính của nó là "That traditional snake 🐍game but in a popup and offline.".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Snake Game (New)

Tải xuống các tệp mở rộng Snake Game (New) 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

                        ⬇️ 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.                    

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

Tên Snake Game (New) Snake Game (New)
ID bpebdpbpmejoebeeemcblghakglllkmo
URL Chính Thức https://chromewebstore.google.com/detail/snake-game-new/bpebdpbpmejoebeeemcblghakglllkmo
Mô tả That traditional snake 🐍game but in a popup and offline.
Kích Thước Tệp 8.29 KB
Số Lần Cài Đặt 58
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2022-12-28
Ngày Phát Hành 2022-12-27
Đánh Giá 5.00/5 Tổng số 6 Đánh Giá
Nhà Phát Triển t
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://docs.google.com/document/d/1cwiY1eFhYYDxMRxOSiiuQpgOBJtcaB022bxkF4KvWX0/edit
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}