Wordle++

This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.

Wordle++คืออะไร?

Wordle++ เป็นส่วนขยายของ Chrome ที่พัฒนาโดย FunkyPanda และคุณลักษณะหลักของมันคือ "This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wordle++

ดาวน์โหลดไฟล์ส่วนขยาย Wordle++ ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This simple Wordle cheat extension will give you the Wordle solution or hint for today or any other day of the month.

Hints have now also been added, you are able to get a hint of the word without revealing the entire word. 
You can also solve the wordle without even typing anything.

Made for https://www.nytimes.com/games/wordle/index.html

Developed by FunkyPanda
https://funkypanda.me/                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Wordle++ Wordle++
ID lkdgfadjadljnjokkhinbjoknomnjkil
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/wordle++/lkdgfadjadljnjokkhinbjoknomnjkil
คำอธิบาย This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.
ขนาดไฟล์ 172 KB
จำนวนการติดตั้ง 36
เวอร์ชันปัจจุบัน 4.4
อัปเดตครั้งล่าสุด 2023-02-08
วันที่เผยแพร่ 2022-03-14
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา FunkyPanda
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://funkypanda.me/
URL หน้าช่วยเหลือ https://funkypanda.me/#contact
ภาษาที่รองรับ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordle++",
    "description": "This cheat tells you the exact word of the day also has arrows to change the date which will tell you the word for specific date.",
    "version": "4.4",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_title": "Wordle++",
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}