{
  "readme": "This config is used to test disabling the message bridge feature.",
  "version": 1,
  "unprotectedTemporary": [],
  "features": {
    "favicon": {
      "state": "disabled",
      "exceptions": []
    },
    "navigatorInterface": {
      "state": "enabled",
      "exceptions": []
    },
    "messageBridge": {
      "exceptions": [],
      "state": "enabled",
      "settings": {
        "exampleFeature": "disabled"
      }
    }
  }
}
