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.".
Снимки экрана расширения
Скачать файл 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.
Основная информация о расширении
Название | |
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" } |