Free IRC App MOD

Free IRC App MOD

IRC APP Extension is a new app/Extension that allows you to connect to IRC networks right from your Browser.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "Free IRC App MOD",
  "version": "1.1",
  "app": {
    "launch": {
      "url": "http://localhost:8080"
    },
    "origins": [
      "http://localhost:8080"
    ]
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{665f1305-aeed-464c-8c9a-3d4ad6fcb8f6}"
    }
  }
}