Games

A collection of offline games.

Gamesとは何ですか?

Gamesはhttps://pothos.infoによって開発されたChromeの拡張機能で、その主な機能は「A collection of offline games.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Games拡張機能のCRXファイルをダウンロード

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
Eメール [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"
    }
}