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.
Was ist Candy Crush Saga New Tab & Game?
Candy Crush Saga New Tab & Game ist eine Chrome-Erweiterung, die von Smart Chrome entwickelt wurde, und ihr Hauptmerkmal ist "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".
Erweiterungsscreenshots
Candy Crush Saga New Tab & Game-Erweiterungs-CRX-Datei herunterladen
Laden Sie Candy Crush Saga New Tab & Game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | aikbbddbanlccgiopnhhemdjpdilbijc |
Offizielle URL | https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc |
Beschreibung | Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them. |
Dateigröße | 7.82 MB |
Installationsanzahl | 1,000 |
Aktuelle Version | 2.1 |
Letztes Update | 2022-03-21 |
Veröffentlichungsdatum | 2022-03-21 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | Smart Chrome |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://gameograf.com/privacy-policy |
Unterstützte Sprachen | 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" } |