Word Finder and Unscrambler
Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler.
Word Finder and Unscramblerคืออะไร?
Word Finder and Unscrambler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.wordkeg.com และคุณลักษณะหลักของมันคือ "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Word Finder and Unscrambler
ดาวน์โหลดไฟล์ส่วนขยาย Word Finder and Unscrambler ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bcgkjgdjppbinjjihbccmcmjoohpohec |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/word-finder-and-unscrambl/bcgkjgdjppbinjjihbccmcmjoohpohec |
คำอธิบาย | Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com/word finder and unscrambler. |
ขนาดไฟล์ | 12.7 KB |
จำนวนการติดตั้ง | 185 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2018-07-19 |
วันที่เผยแพร่ | 2018-07-19 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | https://www.wordkeg.com |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.wordkeg.com/ |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "background": { "scripts": [ "script.js" ] }, "browser_action": { "default_icon": "icon_128.png" }, "description": "Find all Scrabble Words. Words With Friends Cheat @ Wordkeg.com\/word finder and unscrambler.", "homepage_url": "https:\/\/www.wordkeg.com", "icons": { "128": "icon_128.png", "16": "icon.png" }, "manifest_version": 2, "name": "Word Finder and Unscrambler", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |