Scrabble Word Finder

Scrabble Word Finder

Τι είναι το Scrabble Word Finder;

Το Scrabble Word Finder είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.wordfind.com, και η κύρια λειτουργία του είναι "Scrabble Word Finder".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Scrabble Word Finder

Λήψη αρχείων επέκτασης Scrabble Word Finder σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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"
}