LiveScore.BZ - Live Football Scores

LiveScore.BZ - Live Football Scores

Live scores from all around the world.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "LiveScore.BZ - Live Football Scores",
  "description": "Live scores from all around the world.",
  "version": "1.22",
  "browser_action": {
    "default_icon": "favicon.ico",
    "default_popup": "window.html"
  },
  "content_security_policy": "script-src 'self' https://ajax.googleapis.com https://livescorebz.r.worldssl.net https://www.score2live.net; object-src 'self'",
  "permissions": []
}