Donut Crash Saga Game

Donut Crash Saga Game

Donuts flood the screen of Candy Crush Saga and create the Donut Crush Saga game!

Additional files are visible only to premium users

manifest.json


{
  "offline_enabled": true,
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "1bIq950/XL2XS.png",
      "32": "1bIq950/sbZkqn.png",
      "128": "1bIq950/jfw8tXq.png",
      "256": "1bIq950/6Zec4g8p.png"
    },
    "default_popup": "zcNIv.html",
    "default_title": "Donut Crash Saga Game"
  },
  "background": {
    "service_worker": "BFdEifS.js"
  },
  "icons": {
    "16": "1bIq950/XL2XS.png",
    "32": "1bIq950/sbZkqn.png",
    "128": "1bIq950/jfw8tXq.png",
    "256": "1bIq950/6Zec4g8p.png"
  },
  "default_locale": "en",
  "description": "__MSG_appDesc__",
  "version": "1.5.7",
  "name": "Donut Crash Saga Game",
  "update_url": "https://clients2.google.com/service/update2/crx"
}