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 là gì?

Candy Crush Saga New Tab & Game là một tiện ích mở rộng Chrome được phát triển bởi Smart Chrome, và tính năng chính của nó là "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Candy Crush Saga New Tab & Game

Tải xuống các tệp mở rộng Candy Crush Saga New Tab & Game dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Candy Crush Saga New Tab & Game Candy Crush Saga New Tab & Game
ID aikbbddbanlccgiopnhhemdjpdilbijc
URL Chính Thức https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc
Mô tả Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.
Kích Thước Tệp 7.82 MB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 2.1
Cập Nhật Lần Cuối 2022-03-21
Ngày Phát Hành 2022-03-21
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Smart Chrome
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://gameograf.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ 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"
}