Scrabble Word Finder

Scrabble Word Finder

Apa itu Scrabble Word Finder?

Scrabble Word Finder adalah ekstensi Chrome yang dikembangkan oleh http://www.wordfind.com, dan fitur utamanya adalah "Scrabble Word Finder".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Scrabble Word Finder

Unduh file ekstensi Scrabble Word Finder dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Scrabble Word Finder Scrabble Word Finder
ID mmeopglojeloinhleiegnoigpjpbhdka
URL Resmi https://chrome.google.com/webstore/detail/scrabble-word-finder/mmeopglojeloinhleiegnoigpjpbhdka
Deskripsi Scrabble Word Finder
Ukuran File 18.89 KB
Jumlah Instalasi 369
Versi Saat Ini 1.0.0
Terakhir Diperbarui 2018-02-21
Tanggal Publikasi 2018-02-21
Penilaian 2.50/5 Total 2 Penilaian
Pengembang http://www.wordfind.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.wordfind.com
URL Halaman Kebijakan Privasi https://wordfind.com/privacy
Bahasa yang Didukung 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"
}