Scrabble Go Cheat

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

ما هو Scrabble Go Cheat؟

Scrabble Go Cheat هو إضافة Chrome تم تطويرها بواسطة unscramblenow، والميزة الرئيسية لها هي "A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Scrabble Go Cheat

قم بتنزيل ملفات الامتداد Scrabble Go Cheat بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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

معلومات أساسية عن التمديد

الاسم Scrabble Go Cheat Scrabble Go Cheat
ID glnjjmbfljlnciocmdeheaenkillkaio
عنوان URL الرسمي https://chrome.google.com/webstore/detail/scrabble-go-cheat/glnjjmbfljlnciocmdeheaenkillkaio
الوصف A Simple Scrabble Go Word Finder that helps to find all possible Scrabble Go words from the Scrabble Official dictionary.
حجم الملف 14.99 KB
عدد التثبيتات 163
النسخة الحالية 1.0.0
آخر تحديث 2020-10-04
تاريخ النشر 2020-10-04
تقييم 1.00/5 مجموع تقييمات 1
المطور unscramblenow
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.scrabblegocheat.net/
عنوان صفحة المساعدة https://www.scrabblegocheat.net/contact-us.html
اللغات المدعومة 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"
    }
}