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.
Hvad er Candy Crush Saga New Tab & Game?
Candy Crush Saga New Tab & Game er en Chrome-udvidelse udviklet af Smart Chrome, og dens hovedfunktion er "Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them.".
Udvidelsesskærmbilleder
Download Candy Crush Saga New Tab & Game-udvidelses-CRX-fil
Download Candy Crush Saga New Tab & Game-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | aikbbddbanlccgiopnhhemdjpdilbijc |
Officiel URL | https://chrome.google.com/webstore/detail/candy-crush-saga-new-tab/aikbbddbanlccgiopnhhemdjpdilbijc |
Beskrivelse | Candy crush saga is played by combining at least 3 candies of the same color and shape and bursting them. |
Filstørrelse | 7.82 MB |
Antal Installationer | 1,000 |
Nuværende Version | 2.1 |
Senest Opdateret | 2022-03-21 |
Udgivelsesdato | 2022-03-21 |
Bedømmelse | 5.00/5 Samlet 1 Bedømmelser |
Udvikler | Smart Chrome |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://gameograf.com/privacy-policy |
Understøttede Sprog | 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" } |