Scrabble Word Finder

Scrabble Word Finder

Was ist Scrabble Word Finder?

Scrabble Word Finder ist eine Chrome-Erweiterung, die von http://www.wordfind.com entwickelt wurde, und ihr Hauptmerkmal ist "Scrabble Word Finder".

Erweiterungsscreenshots

screenshot
screenshot

Scrabble Word Finder-Erweiterungs-CRX-Datei herunterladen

Laden Sie Scrabble Word Finder-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Scrabble Word Finder Scrabble Word Finder
ID mmeopglojeloinhleiegnoigpjpbhdka
Offizielle URL https://chrome.google.com/webstore/detail/scrabble-word-finder/mmeopglojeloinhleiegnoigpjpbhdka
Beschreibung Scrabble Word Finder
Dateigröße 18.89 KB
Installationsanzahl 369
Aktuelle Version 1.0.0
Letztes Update 2018-02-21
Veröffentlichungsdatum 2018-02-21
Bewertung 2.50/5 Insgesamt 2 Bewertungen
Entwickler http://www.wordfind.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://www.wordfind.com
URL der Datenschutzrichtlinien-Seite https://wordfind.com/privacy
Unterstützte Sprachen 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"
}