Games

A collection of offline games.

Games क्या है?

Games https://pothos.info द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A collection of offline games."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Games एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
    }
}