Xbox Univers

Xbox Univers

No more endless searches. The extension now allows you to find all the people you need for Xbox.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "author": "Ljøstøl",
  "browser_action": {
    "default_icon": {
      "128": "128.png"
    },
    "default_popup": "i18n.html",
    "default_title": "__MSG_appName__"
  },
  "default_locale": "fr",
  "description": "__MSG_appDesc__",
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1.6"
}