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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้านโยบายความเป็นส่วนตัว 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"
}