Modern Princess Prom Dress Up Game

Modern Princess Prom Dress Up Game

Prom time is here and even the princesses are getting ready for this amazing event. They have the best style of dresses hairstyles

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "short_name": "__MSG_appName__",
  "version": "0.0.2",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "icons": {
    "128": "modern-princess-prom-dress-up-game-128.png"
  },
  "app": {
    "urls": [
      "https://kiil.site/popular-games/modern-princess-prom-dress-up/"
    ],
    "launch": {
      "web_url": "https://kiil.site/popular-games/modern-princess-prom-dress-up/"
    }
  }
}