Flappy Dingle

Flappy Dingle

Help guide Quandale Dingle through the amoguses and get him as far as possible!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Flappy Dingle",
  "description": "Help guide Quandale Dingle through the amoguses and get him as far as possible!",
  "version": "420.6.9.2",
  "icons": {
    "128": "icon_128.png"
  },
  "action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  }
}