Scrabble Go Cheat

A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.

Qu'est-ce que Scrabble Go Cheat ?

Scrabble Go Cheat est une extension Chrome développée par unscramblenow, et sa fonction principale est "A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Scrabble Go Cheat

Téléchargez les fichiers d'extension Scrabble Go Cheat 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

                        A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.                    

Informations de Base sur l'Extension

Nom Scrabble Go Cheat Scrabble Go Cheat
ID glnjjmbfljlnciocmdeheaenkillkaio
URL Officiel https://chrome.google.com/webstore/detail/scrabble-go-cheat/glnjjmbfljlnciocmdeheaenkillkaio
Description A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.
Taille du Fichier 14.99 KB
Nombre d'Installations 163
Version Actuelle 1.0.0
Dernière Mise à Jour 2020-10-04
Date de Publication 2020-10-04
Évaluation 1.00/5 Total 1 Évaluations
Développeur unscramblenow
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.scrabblegocheat.net/
URL de la Page d'Aide https://www.scrabblegocheat.net/contact-us.html
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Scrabble Go Cheat",
    "version": "1.0.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "SGC-48x48.png"
    },
    "icons": {
        "16": "SGC-16x16.png",
        "48": "SGC-48x48.png",
        "128": "SGC-128x128.png"
    }
}