Extension, HostNamePatterns: use a host as a matching target when UseRegex is true

Which issue(s) this MR fixes:

N/A

What this MR does / why we need it:

A target of HostNamePatternsMatchers should be host.

How to verify the fixed issue:

The steps to verify:

  • Install BrowserSelector.exe
  • Install Edge and Chrome's BrowserSelector extensions
  • Specify the following setting to C:\Program Files (x86)\ClearCode\BrowserSelector\BrowserSelector.ini
[Common]
DefaultBrowser=chrome
UseRegex=1
[HostNamePatterns]
0001=www\.clear-code\.co\.jp.*$edge
Edited by Takashi Hashida

Merge request reports

Loading