Classic Games

Classic Games, pinballs and a variety of other amusements. Call about your next party!

Classic Games là gì?

Classic Games là một tiện ích mở rộng Chrome được phát triển bởi http://www.gamezoo.net, và tính năng chính của nó là "Classic Games, pinballs and a variety of other amusements. Call about your next party!".

Ả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 Classic Games

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

                        Play the best free Classic and Retro games online with Pacman, Tetris, Pinball, Arkanoid, Golf and many more classic games.                    

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

Tên Classic Games Classic Games
ID accbehmplnbokkoaamiciahdjodnohjn
URL Chính Thức https://chrome.google.com/webstore/detail/classic-games/accbehmplnbokkoaamiciahdjodnohjn
Mô tả Classic Games, pinballs and a variety of other amusements. Call about your next party!
Kích Thước Tệp 55.24 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 2.7.5
Cập Nhật Lần Cuối 2018-04-19
Ngày Phát Hành 2018-04-19
Đánh Giá 2.33/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://www.gamezoo.net
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật http://www.gamezoo.net/privacypolicy.html
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "128.png",
        "default_title": "__MSG_app_name__"
    },
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "manifest_version": 2,
    "name": "__MSG_app_name__",
    "short_name": "Classic Games",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.7.5"
}