Wordler

A helpful tool to solve that tricky wordle!

什麼是Wordler?

Wordler是由keshav2509開發的Chrome擴展程式,該擴展的主要功能是“A helpful tool to solve that tricky wordle!”。

擴展截圖

screenshot
screenshot

下載Wordler擴展crx文件

下載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
官方網址 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"
}