Scrabble Word Finder

Scrabble Word Finder

Cos'è Scrabble Word Finder?

Scrabble Word Finder è un'estensione di Chrome sviluppata da http://www.wordfind.com, e la sua funzione principale è "Scrabble Word Finder".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Scrabble Word Finder

Scarica i file di estensione Scrabble Word Finder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Scrabble Word Finder Scrabble Word Finder
ID mmeopglojeloinhleiegnoigpjpbhdka
URL Ufficiale https://chrome.google.com/webstore/detail/scrabble-word-finder/mmeopglojeloinhleiegnoigpjpbhdka
Descrizione Scrabble Word Finder
Dimensione del File 18.89 KB
Conteggio Installazioni 369
Versione Corrente 1.0.0
Ultimo Aggiornamento 2018-02-21
Data di Pubblicazione 2018-02-21
Valutazione 2.50/5 Totale 2 Valutazioni
Sviluppatore http://www.wordfind.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.wordfind.com
URL della Pagina della Politica sulla Privacy https://wordfind.com/privacy
Lingue Supportate 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"
}