Wordler

A helpful tool to solve that tricky wordle!

Wat is Wordler?

Wordler is een Chrome-extensie ontwikkeld door keshav2509, en de belangrijkste functie is "A helpful tool to solve that tricky wordle!".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Wordler

Download Wordler-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Wordler Wordler
ID dfjikdhfbbohmofcbiofdbjgmgdjmnhe
Officiële URL https://chromewebstore.google.com/detail/wordler/dfjikdhfbbohmofcbiofdbjgmgdjmnhe
Beschrijving A helpful tool to solve that tricky wordle!
Bestandsgrootte 243 KB
Aantal Installaties 14,704
Huidige Versie 0.5.0
Laatst Bijgewerkt 2023-02-22
Publicatiedatum 2022-02-02
Beoordeling 3.27/5 Totaal 15 Beoordelingen
Ontwikkelaar keshav2509
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}