Let's get Wordle

Putting Wordle on a new tab

Let's get Wordleคืออะไร?

Let's get Wordle เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jaden210 และคุณลักษณะหลักของมันคือ "Putting Wordle on a new tab"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Let's get Wordle

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

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

                        Let's get Wordle adds the popular game Wordle to your new tab page, helping you never miss a day. We are not affiliated with Wordle or https://www.powerlanguage.co.uk in any way.                    

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

ชื่อ Let's get Wordle Let's get Wordle
ID fabjlinbpiiimfpkfjdjhgnefoldomgj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/lets-get-wordle/fabjlinbpiiimfpkfjdjhgnefoldomgj
คำอธิบาย Putting Wordle on a new tab
ขนาดไฟล์ 10.3 KB
จำนวนการติดตั้ง 3,585
เวอร์ชันปัจจุบัน 1.2
อัปเดตครั้งล่าสุด 2022-03-15
วันที่เผยแพร่ 2022-01-07
คะแนน 4.20/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา jaden210
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Let's get Wordle",
    "version": "1.2",
    "description": "Putting Wordle on a new tab",
    "manifest_version": 3,
    "icons": {
        "16": "images\/icon16.png",
        "32": "images\/icon32.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}