Patorjk.com Snake

Play this javascript snake in any tab!

Patorjk.com Snake là gì?

Patorjk.com Snake là một tiện ích mở rộng Chrome được phát triển bởi Maxim Collingwood, và tính năng chính của nó là "Play this javascript snake in any tab!".

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

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

                        All credit goes to patorjk.com, this is not my game. However, since this game is so fun, I've decided to give it some more publicity.                    

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

Tên Patorjk.com Snake Patorjk.com Snake
ID aickjkenlpkgbghpkkenlbffpiookpai
URL Chính Thức https://chromewebstore.google.com/detail/patorjkcom-snake/aickjkenlpkgbghpkkenlbffpiookpai
Mô tả Play this javascript snake in any tab!
Kích Thước Tệp 16.29 KB
Số Lần Cài Đặt 173
Phiên Bản Hiện Tại 1.5
Cập Nhật Lần Cuối 2017-04-07
Ngày Phát Hành 2017-04-07
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Maxim Collingwood
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": "Patorjk.com Snake",
    "version": "1.5",
    "description": "Play this javascript snake in any tab!",
    "icons": {
        "128": "download.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    }
}