MTS-Gaming Teamspeak Status

MTS-Gaming Teamspeak Status

Shows the current status of our Teamspeak server. It does take time to load the viewer, please be patient.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "MTS-Gaming Teamspeak Status",
  "short_name": "MTS-TS",
  "description": "Shows the current status of our Teamspeak server. It does take time to load the viewer, please be patient.",
  "version": "1.3",
  "icons": {
    "16": "icon_16.png",
    "64": "icon_64.png",
    "128": "icon_128.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.htm",
    "default_title": "TS3 MTS-Gaming.net"
  },
  "permissions": [
    "tabs",
    "http://ts.mts-gaming.net/"
  ]
}