Scrabble Go Cheat

A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.

Scrabble Go Cheatคืออะไร?

Scrabble Go Cheat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย unscramblenow และคุณลักษณะหลักของมันคือ "A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scrabble Go Cheat

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

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

                        A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.                    

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

ชื่อ Scrabble Go Cheat Scrabble Go Cheat
ID glnjjmbfljlnciocmdeheaenkillkaio
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/scrabble-go-cheat/glnjjmbfljlnciocmdeheaenkillkaio
คำอธิบาย A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.
ขนาดไฟล์ 14.99 KB
จำนวนการติดตั้ง 163
เวอร์ชันปัจจุบัน 1.0.0
อัปเดตครั้งล่าสุด 2020-10-04
วันที่เผยแพร่ 2020-10-04
คะแนน 1.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา unscramblenow
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.scrabblegocheat.net/
URL หน้าช่วยเหลือ https://www.scrabblegocheat.net/contact-us.html
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Scrabble Go Cheat",
    "version": "1.0.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "SGC-48x48.png"
    },
    "icons": {
        "16": "SGC-16x16.png",
        "48": "SGC-48x48.png",
        "128": "SGC-128x128.png"
    }
}