Skip to content

Commit a14c7f8

Browse files
authored
Add Google Chrome Dev to web-browser-extension-distribution-information.json (#870)
1 parent 3428ad4 commit a14c7f8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

quirks/web-browser-extension-distribution-information.json

+20
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,26 @@
6767
1
6868
]
6969
},
70+
{
71+
"long_name": "Google Chrome Dev",
72+
"short_name": "Chrome Dev",
73+
"supported_platforms": [
74+
"Mac",
75+
"Windows",
76+
"Linux"
77+
],
78+
"platform_specific_information": {
79+
"Mac": {
80+
"bundle_identifier": "com.google.Chrome.dev",
81+
"code_signing_identifier": "com.google.Chrome.dev",
82+
"code_signing_team_identifier": "EQHXZ8M8AV",
83+
"extensions_install_path_relative_to_user_library_directory": "Application Support/Google/Chrome Dev/Default/Extensions"
84+
}
85+
},
86+
"supported_store_identifiers": [
87+
1
88+
]
89+
},
7090
{
7191
"long_name": "Google Chrome Canary",
7292
"short_name": "Chrome Canary",

0 commit comments

Comments
 (0)