Fireboy and Watergirl Games

Fireboy and Watergirl Games

Play all versions of the Fireboy and Watergirl game. Choose your favorite version and start playing now.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Fireboy and Watergirl Games",
  "version": "1.0",
  "description": "Play all versions of the Fireboy and Watergirl game. Choose your favorite version and start playing now.",
  "homepage_url": "https://playfireboywatergirl.com",
  "icons": {
    "16": "images/16.png",
    "32": "images/32.png",
    "48": "images/48.png",
    "128": "images/128.png"
  },
  "manifest_version": 2,
  "browser_action": {
    "default_icon": "images/32.png",
    "default_title": "Play Fireboy and Watergirl Games",
    "default_popup": "popup.html"
  }
}