Wordler

A helpful tool to solve that tricky wordle!

Τι είναι το Wordler;

Το Wordler είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον keshav2509, και η κύρια λειτουργία του είναι "A helpful tool to solve that tricky wordle!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Wordler

Λήψη αρχείων επέκτασης Wordler σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Wordler Wordler
ID dfjikdhfbbohmofcbiofdbjgmgdjmnhe
Επίσημο URL https://chromewebstore.google.com/detail/wordler/dfjikdhfbbohmofcbiofdbjgmgdjmnhe
Περιγραφή A helpful tool to solve that tricky wordle!
Μέγεθος Αρχείου 243 KB
Αριθμός Εγκαταστάσεων 14,704
Τρέχουσα Έκδοση 0.5.0
Τελευταία Ενημέρωση 2023-02-22
Ημερομηνία Δημοσίευσης 2022-02-02
Αξιολόγηση 3.27/5 Συνολικά 15 Αξιολογήσεις
Προγραμματιστής keshav2509
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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"
}