Sudoku

The best selection of sudoku games.

ما هو Sudoku؟

Sudoku هو إضافة Chrome تم تطويرها بواسطة Cool Games، والميزة الرئيسية لها هي "The best selection of sudoku games.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Sudoku

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

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

                        Play the best of sudoku games on one place. It countains Sudoku Classic, Challenge, Deluxe, Smart Sudoku and many more..

You can simply select your favorite game in a popup and launch it in a new tab.

Enjoy these games and please rate this extension!                    

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

الاسم Sudoku Sudoku
ID mnejlibhmapdlfjopobeadmenbbhgelg
عنوان URL الرسمي https://chromewebstore.google.com/detail/sudoku/mnejlibhmapdlfjopobeadmenbbhgelg
الوصف The best selection of sudoku games.
حجم الملف 392 KB
عدد التثبيتات 3,271
النسخة الحالية 1.0.0
آخر تحديث 2020-10-27
تاريخ النشر 2020-10-27
تقييم 5.00/5 مجموع تقييمات 1
المطور Cool Games
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "name": "Sudoku",
    "description": "The best selection of sudoku games.",
    "manifest_version": 2,
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "browser_action": {
        "default_popup": "games.html",
        "default_icon": "images\/icon19.png"
    },
    "icons": {
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}