Unscramble Words

Enter letters and display hundreds of playable words

Wat is Unscramble Words?

Unscramble Words is een Chrome-extensie ontwikkeld door https://www.unscramblewords.com, en de belangrijkste functie is "Enter letters and display hundreds of playable words ".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Unscramble Words

Download Unscramble Words-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Unscramble Words is the most powerful, humongous, amazing word finder for Word With Friends in existence.  Win 50% more games and unscramble the highest scoring points.  Our feedback has been great with our latest version.  You can also use this with other word games out there.
 Simply Enter your letters and press Start and scroll down to see a list of words those letters made and the point value.  There are many options to help you search like starts with or turn blanks red.
  Powerful to the brim is how one user described it.                    

Basisinformatie over de Extensie

Naam Unscramble Words Unscramble Words
ID gcmjmmbgjdgchnlbkliicmefgdhpglgc
Officiële URL https://chrome.google.com/webstore/detail/unscramble-words/gcmjmmbgjdgchnlbkliicmefgdhpglgc
Beschrijving Enter letters and display hundreds of playable words
Bestandsgrootte 11.24 KB
Aantal Installaties 289
Huidige Versie 1.0
Laatst Bijgewerkt 2019-08-02
Publicatiedatum 2019-08-02
Beoordeling 3.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://www.unscramblewords.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://unscramblewords.com/
Help Pagina-URL https://unscramblewords.com/
URL van de Privacybeleid Pagina https://unscramblewords.com/private.html
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Unscramble Words",
    "version": "1.0",
    "description": "Enter letters and display hundreds of playable words  ",
    "icons": {
        "16": "w16.png",
        "32": "w32.png",
        "48": "w48.png",
        "128": "w128.png"
    },
    "homepage_url": "http:\/\/unscramblewords.com",
    "browser_action": {
        "default_icon": "w16.png"
    },
    "background": {
        "scripts": [
            "script.js"
        ]
    }
}