Scrabble Word Finder

Scrabble Word Finder

Qu'est-ce que Scrabble Word Finder ?

Scrabble Word Finder est une extension Chrome développée par http://www.wordfind.com, et sa fonction principale est "Scrabble Word Finder".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Scrabble Word Finder

Téléchargez les fichiers d'extension Scrabble Word Finder au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Scrabble Word Finder Scrabble Word Finder
ID mmeopglojeloinhleiegnoigpjpbhdka
URL Officiel https://chrome.google.com/webstore/detail/scrabble-word-finder/mmeopglojeloinhleiegnoigpjpbhdka
Description Scrabble Word Finder
Taille du Fichier 18.89 KB
Nombre d'Installations 369
Version Actuelle 1.0.0
Dernière Mise à Jour 2018-02-21
Date de Publication 2018-02-21
Évaluation 2.50/5 Total 2 Évaluations
Développeur http://www.wordfind.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.wordfind.com
URL de la Page de Politique de Confidentialité https://wordfind.com/privacy
Langues Prises en Charge 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"
}