Candy Crush Saga Play & New Tab

Candy Crush Saga extension is prepared for both new tab and game play. Gameograf - You can safely use the extension.

什麼是Candy Crush Saga Play & New Tab?

Candy Crush Saga Play & New Tab是由https://gameograf.com開發的Chrome擴展程式,該擴展的主要功能是“Candy Crush Saga extension is prepared for both new tab and game play. Gameograf - You can safely use the extension.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

下載Candy Crush Saga Play & New Tab擴展crx文件

下載Candy Crush Saga Play & New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Chrome New Tab Wallpaper Background Designed For Candy Crush Saga Fans. Make a Difference With Chrome Custom Design.

Candy Crush Saga features:
THE GAME THAT KEEPS YOU CRAVING MORE
Thousands of the best levels and puzzles in the Candy Kingdom and with more added every 2 weeks your sugar fix is never far away!

MANY WAYS TO WIN REWARDS
Check back daily and spin the Daily Booster Wheel to receive free tasty rewards, and take part in time limited challenges to earn boosters to help you level up!

VARIETY OF SUGAR-COATED CHALLENGES
Sweet ways to play: Game modes including Target Score, Clear the Jelly, Collect the Ingredients and Order Mode

PLAY ALONE OR WITH FRIENDS
Get to the top of the leaderboard events and compare scores with friends and competitors!
Levels range from easy to hard for all adults to enjoy – accessible on-the-go, offline and online.
It’s easy to sync the game between devices and unlock full game features when connected to the Internet or Wifi.                    

擴展基本資訊

名稱 Candy Crush Saga Play & New Tab Candy Crush Saga Play & New Tab
ID chgfodddleigmfdfechibabajffoejpo
官方網址 https://chrome.google.com/webstore/detail/candy-crush-saga-play-new/chgfodddleigmfdfechibabajffoejpo
簡介 Candy Crush Saga extension is prepared for both new tab and game play. Gameograf - You can safely use the extension.
檔案大小 6.4 MB
安裝次數 1,000
目前版本 1.20.30
更新時間 2021-05-25
上架時間 2021-05-25
開發者 https://gameograf.com
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://gameograf.com/privacy-policy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "background": {
        "scripts": [
            "js\/bg.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "version": "1.20.30",
    "author": "coolthemestores",
    "permissions": [
        "topSites",
        "unlimitedStorage"
    ]
}