Games

A collection of offline games.

Gamesคืออะไร?

Games เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://pothos.info และคุณลักษณะหลักของมันคือ "A collection of offline games."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Games

ดาวน์โหลดไฟล์ส่วนขยาย Games ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Games Games
ID njmeodagbaobikllmhoplodaciibckjn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/games/njmeodagbaobikllmhoplodaciibckjn
คำอธิบาย A collection of offline games.
ขนาดไฟล์ 6.28 MB
จำนวนการติดตั้ง 483
เวอร์ชันปัจจุบัน 1.1.0.0
อัปเดตครั้งล่าสุด 2023-12-29
วันที่เผยแพร่ 2023-12-18
ผู้พัฒนา https://pothos.info
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://pothos.info/?p=contacts
ภาษาที่รองรับ 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"
    }
}