Wordle Hints
For those with a small vocabulary (like me!) - @scrptddy on Twitter
Wordle Hintsคืออะไร?
Wordle Hints เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Sam Jesso และคุณลักษณะหลักของมันคือ "For those with a small vocabulary (like me!) - @scrptddy on Twitter"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Wordle Hints
ดาวน์โหลดไฟล์ส่วนขยาย Wordle Hints ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
                        Wordle Hints is a chrome extension that shows you words you could try next while playing Wordle on powerlanguage.co.uk/wordle                     ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ |   |  
| ID | aadebbmpgfiohlfjgpoakgnonegjcjln | 
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/wordle-hints/aadebbmpgfiohlfjgpoakgnonegjcjln | 
| คำอธิบาย | For those with a small vocabulary (like me!) - @scrptddy on Twitter | 
| ขนาดไฟล์ | 141 KB | 
| จำนวนการติดตั้ง | 22 | 
| เวอร์ชันปัจจุบัน | 1.0.4 | 
| อัปเดตครั้งล่าสุด | 2022-02-22 | 
| วันที่เผยแพร่ | 2022-01-18 | 
| ผู้พัฒนา | Sam Jesso | 
| อีเมล | [email protected] | 
| ประเภทการชำระเงิน | free | 
| ภาษาที่รองรับ | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Wordle Hints",
    "description": "For those with a small vocabulary (like me!) - @scrptddy on Twitter",
    "version": "1.0.4",
    "manifest_version": 3,
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}  |  |