Duck Life 3 Online Games Play Now

Duck Life 3 Online Games Play Now

Play Duck Life 3 Online Game available in the chrome web store, just install it and play Game

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Duck Life 3 Online Games Play Now",
  "version": "4.0",
  "description": "Play Duck Life 3 Online Game available in the chrome web store, just install it and play Game",
  "action": {
    "default_icon": "img/icon128.png"
  },
  "author": "author",
  "default_locale": "en",
  "background": {
    "service_worker": "service_worker.js"
  },
  "icons": {
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "offline_enabled": false,
  "host_permissions": [
    "https://apkgifts.com/gamestabs/"
  ]
}