-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathweb-browsers.xml
21 lines (21 loc) · 1.14 KB
/
web-browsers.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<application>
<component name="WebBrowsersConfiguration">
<browser id="98ca6316-2f89-46d9-a9e5-fa9e2b0625b3" name="Chrome - Barebones Profile" family="CHROME">
<settings>
<use-custom-profile>true</use-custom-profile>
<user-data-dir>$APPLICATION_CONFIG_DIR$/chrome-user-data</user-data-dir>
</settings>
</browser>
<browser id="bfdd4d3e-1a22-4ccd-bd64-67d921b38ccf" name="Chrome - My profile" family="CHROME">
<settings>
<use-custom-profile>true</use-custom-profile>
<user-data-dir>$USER_HOME$/Library/Application Support/Google/Chrome/Default</user-data-dir>
</settings>
</browser>
<browser id="e5120d43-2c3f-47ef-9f26-65e539e05186" name="Safari" family="SAFARI" />
<browser id="53e2f627-b1a7-4dfa-bfa7-5b83cc034776" name="Opera" family="OPERA" />
<browser id="b1b2ec2c-20bd-4ee2-89c4-616db004bcd4" name="Yandex" family="CHROME" path="browser" active="false" />
<browser id="16bf23d4-93e0-4ffc-bfd6-cb13575177b0" name="Internet Explorer" family="EXPLORER" />
<browser id="a7bb68e0-33c0-4d6f-a81a-aac1fdb870c8" name="Firefox" family="FIREFOX" />
</component>
</application>