Games

A collection of offline games.

Games là gì?

Games là một tiện ích mở rộng Chrome được phát triển bởi https://pothos.info, và tính năng chính của nó là "A collection of offline games.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

                        An excellent addition to the built-in browser Dinosaur Game (aka Chrome Dino).

Always at your fingertips. They'll entertain you, but won't take up a lot of your time.

No Internet connection required. No need to wait for loading. No ads or donations. Everything is absolutely free. Just launch and play.

There are both immortal classics and more modern games of various genres: arcades, puzzles, platformers, shooters, card games, etc.

The full list of games includes:
2048
Asteroids
Dwarfs: There and Back Again
Elematter
Exo
Freecell
ONOFF
Pacman
Radius Raid
Snake
Space Invaders
Tower Building
UNDERRUN
VIER: Wizard Wars                    

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

Tên Games Games
ID njmeodagbaobikllmhoplodaciibckjn
URL Chính Thức https://chromewebstore.google.com/detail/games/njmeodagbaobikllmhoplodaciibckjn
Mô tả A collection of offline games.
Kích Thước Tệp 6.28 MB
Số Lần Cài Đặt 483
Phiên Bản Hiện Tại 1.1.0.0
Cập Nhật Lần Cuối 2023-12-29
Ngày Phát Hành 2023-12-18
Nhà Phát Triển https://pothos.info
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://pothos.info/?p=contacts
Ngôn Ngữ Được Hỗ Trợ id,de,en,fr,vi,tr,es,it,pl,pt-BR,ru,ar,zh-CN,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_lngTitle__",
    "version": "1.1.0.0",
    "description": "__MSG_lngDescription__",
    "default_locale": "en",
    "permissions": [],
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/16.png",
            "32": "images\/32.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        }
    },
    "icons": {
        "16": "images\/16.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    }
}