Problem
There is a case that Firefox opens a web site with IE which is listed on forceielist
on startup.
Actual
- IE View WE 1.0.3
- Firefox 57.0.2 on Windows 10
Set forceielist
property by managed storage under C:\Program Data\ieview-we@clear-code.com\ieview-we@clear-code.com.json
such as https://github.com.
{
"name": "ieview-we@clear-code.com",
"description": "Managed Storage for IE View WE",
"type": "storage",
"data": {
"forceielist": "http://www.clear-code.com/*\r\nhttps://github.com/*",
"disableForce": false
}
}
Expected
Do not open a web site by IE on startup automatically.