Tanple Run Html5 Game

Tanple Run Html5 Game

Fans oflong-distance races as well as fansof checking their fingers for the reaction Temple Run will definitely beto their liking

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Tanple Run Html5 Game",
  "short_name": "Tanple Run",
  "description": "Fans oflong-distance races as well as fansof checking their fingers for the reaction Temple Run will definitely beto their liking",
  "version": "2.0",
  "icons": {
    "128": "128.png"
  },
  "app": {
    "urls": [
      "https://app.radyoyudinle.site/"
    ],
    "launch": {
      "web_url": "https://app.radyoyudinle.site/"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}