Wordle Game

Wordle Game now you can play right on Chrome™ without internet!

Wordle Game क्या है?

Wordle Game https://monkeymart.org द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Wordle Game now you can play right on Chrome™ without internet!"।

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

screenshot

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

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

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

                        Worldle, the addictive word-guessing game, is now available as a Chrome Extension. Immerse yourself in a world of wordplay right from your Chrome browser. Guess the hidden word by correctly guessing the letters within a limited number of attempts.

With the Worldle Chrome Extension, you can experience the challenging gameplay and vocabulary skills directly in your browser. Exercise your brain as you decipher the word and strategically guess the letters to solve the puzzle.

Whether you're a fan of word games or enjoy testing your language abilities, the Chrome Extension version of Worldle offers a convenient and accessible way to enjoy this engaging game. Get ready to unravel the mystery word and expand your vocabulary in this captivating game available at your fingertips.

*Note: We provide many other games, for ease of access we have added many game links, just click on the game you want to play!                    

एक्सटेंशन की मूल जानकारी

नाम Wordle Game Wordle Game
ID micmcljpdkihahbcnamphgnfhoncapjm
आधिकारिक URL https://chromewebstore.google.com/detail/wordle-game/micmcljpdkihahbcnamphgnfhoncapjm
विवरण Wordle Game now you can play right on Chrome™ without internet!
फ़ाइल का आकार 600 KB
स्थापना संख्या 105
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2023-10-24
प्रकाशन तिथि 2023-09-01
डेवलपर https://monkeymart.org
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://monkeymart.org/
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Wordle Game",
    "version": "1.0.1",
    "offline_enabled": true,
    "description": "Wordle Game now you can play right on Chrome\u2122 without internet! ",
    "homepage_url": "https:\/\/monkeymart.org",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Wordle Game",
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        }
    },
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    }
}