Tchatche

Tchatche

Connecte-toi au chat et rencontre des célibataires sur Tchatche

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Tchatche",
  "short_name": "Tchatche",
  "description": "Connecte-toi au chat et rencontre des célibataires sur Tchatche",
  "version": "2.0.2",
  "icons": {
    "128": "logo128.png"
  },
  "author": "123MULTIMEDIA",
  "app": {
    "urls": [
      "https://chat.tchatche.com/"
    ],
    "launch": {
      "web_url": "https://chat.tchatche.com/"
    }
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}