{
"name": "options_ui with flags set to false test",
"description": "Tests setting chrome_style and open_in_tab to false",
"version": "1",
"manifest_version": 2,
"options_ui": {
"page": "options.html",
"chrome_style": false,
"open_in_tab": false
}
}