Snake

The authentic snake game in a popup.

Snake là gì?

Snake là một tiện ích mở rộng Chrome được phát triển bởi alla.sorochann, và tính năng chính của nó là "The authentic snake game in a popup.".

Ả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 Snake

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

                        The authentic snake game in a popup.
This extension allows you - the user, to play snake, whenever and wherever you want, without having to open a new window. Also, unlike many other options out there, this extension saves your highscore, so that you dont have to remember that really good score when youre gonna tell all your friends about it. We are proud to publish the popup version of Snake (Kristian Games version) on the chrome webstore.                    

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

Tên Snake Snake
ID ilejgclbbbhiecfpkgpecodahkbgfgco
URL Chính Thức https://chrome.google.com/webstore/detail/snake/ilejgclbbbhiecfpkgpecodahkbgfgco
Mô tả The authentic snake game in a popup.
Kích Thước Tệp 6.5 KB
Số Lần Cài Đặt 358
Phiên Bản Hiện Tại 3.11.2021.1
Cập Nhật Lần Cuối 2021-11-04
Ngày Phát Hành 2021-11-04
Nhà Phát Triển alla.sorochann
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Snake",
    "short_name": "Snake",
    "version": "3.11.2021.1",
    "description": "The authentic snake game in a popup.",
    "icons": {
        "16": "images\/head.png",
        "48": "images\/head.png",
        "128": "images\/head.png"
    },
    "browser_action": {
        "default_icon": "images\/head.png",
        "default_popup": "index.html"
    },
    "offline_enabled": true,
    "manifest_version": 2
}