Clash Royale Deck Guide

Clash Royale Deck Guide

Clash Royale Deck Guide is a app which stands for the community of Clash Royale, a game made by SuperCell. At card deck, you can…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Clash Royale Deck Guide",
  "version": "1",
  "icons": {
    "24": "24.png",
    "128": "128.png"
  },
  "app": {
    "urls": [
      "http://royaleclash.gamesrich.net/"
    ],
    "launch": {
      "web_url": "http://royaleclash.gamesrich.net/"
    }
  },
  "manifest_version": 2
}