Scrabble Word Finder
Scrabble Word Finder
Scrabble Word Finderคืออะไร?
Scrabble Word Finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.wordfind.com และคุณลักษณะหลักของมันคือ "Scrabble Word Finder"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Scrabble Word Finder
ดาวน์โหลดไฟล์ส่วนขยาย Scrabble Word Finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The original and best Scrabble Word Finder to help you win every game of Scrabble and Words with Friends. Entering in the letters you have gives you every possible Scrabble Word from a comprehensive dictionary of words. Dominate your opponents with the highest scoring word options. - Enter up to 12 letters - Supports blank tiles - Provides definitions and synonyms - Super fast! - Free! All available from http://www.wordfind.com
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mmeopglojeloinhleiegnoigpjpbhdka |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/scrabble-word-finder/mmeopglojeloinhleiegnoigpjpbhdka |
คำอธิบาย | Scrabble Word Finder |
ขนาดไฟล์ | 18.89 KB |
จำนวนการติดตั้ง | 369 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2018-02-21 |
วันที่เผยแพร่ | 2018-02-21 |
คะแนน | 2.50/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | http://www.wordfind.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.wordfind.com |
URL หน้านโยบายความเป็นส่วนตัว | https://wordfind.com/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "background": { "scripts": [ "script.js" ] }, "browser_action": { "default_icon": "icon.png" }, "short_name": "Scrabble Word Finder", "short_description": "A tool to help you find the best scrabble words", "description": "Scrabble Word Finder", "homepage_url": "https:\/\/www.wordfind.com\/", "icons": { "128": "icon_128.png", "16": "icon.png" }, "manifest_version": 2, "name": "Scrabble Word Finder", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |