Candy Crush Saga New Tab & Game

Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.

ما هو Candy Crush Saga New Tab & Game؟

Candy Crush Saga New Tab & Game هو إضافة Chrome تم تطويرها بواسطة Smart Chrome، والميزة الرئيسية لها هي "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Candy Crush Saga New Tab & Game

قم بتنزيل ملفات الامتداد Candy Crush Saga New Tab & Game بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        The world's most popular mobile game Candy Crush Saga is now on Google Chrome. You can quickly enter the Candy Crush Saga game by downloading the extension specially prepared for Chrome. Just click the shortcut icon. That is all. Good luck.                    

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

الاسم Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
عنوان URL الرسمي https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
الوصف Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
حجم الملف 7.82 MB
عدد التثبيتات 1,000
النسخة الحالية 2.1
آخر تحديث 2022-03-21
تاريخ النشر 2022-03-21
تقييم 5.00/5 مجموع تقييمات 1
المطور Smart Chrome
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://gameograf.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "author": "gameograf",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "version": "2.1",
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_icon": {
            "128": "img\/icon128.png"
        }
    },
    "background": {
        "service_worker": "js\/bg.js"
    },
    "icons": {
        "128": "img\/icon128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}