Scrabble Word Finder

Scrabble Word Finder

什麼是Scrabble Word Finder?

Scrabble Word Finder是由http://www.wordfind.com開發的Chrome擴展程式,該擴展的主要功能是“Scrabble Word Finder”。

擴展截圖

screenshot
screenshot

下載Scrabble Word Finder擴展crx文件

下載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                    

擴展基本資訊

名稱 Scrabble Word Finder Scrabble Word Finder
ID mmeopglojeloinhleiegnoigpjpbhdka
官方網址 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"
}