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
公式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
Eメール [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"
}