Wordler

A helpful tool to solve that tricky wordle!

Qu'est-ce que Wordler ?

Wordler est une extension Chrome développée par keshav2509, et sa fonction principale est "A helpful tool to solve that tricky wordle!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Wordler

Téléchargez les fichiers d'extension Wordler au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Use the wordle itself or the letters which the wordle may have and the letters which aren't a part of the wordle to hunt down the word.

Find your word based on the letters you know are present, their location and letters which aren't the part of the wordle.

This extension can be used not only for the official wordle but many other versions of wordle and other games like scrabble etc.                    

Informations de Base sur l'Extension

Nom Wordler Wordler
ID dfjikdhfbbohmofcbiofdbjgmgdjmnhe
URL Officiel https://chromewebstore.google.com/detail/wordler/dfjikdhfbbohmofcbiofdbjgmgdjmnhe
Description A helpful tool to solve that tricky wordle!
Taille du Fichier 243 KB
Nombre d'Installations 14,704
Version Actuelle 0.5.0
Dernière Mise à Jour 2023-02-22
Date de Publication 2022-02-02
Évaluation 3.27/5 Total 15 Évaluations
Développeur keshav2509
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordler",
    "description": "A helpful tool to solve that tricky wordle!",
    "version": "0.5.0",
    "manifest_version": 3,
    "permissions": [],
    "icons": {
        "96": "wordler_96.png",
        "128": "wordler.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "options_page": "options.html"
}