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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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"
}