Skip to content

Commit 53a309e

Browse files
authored
Add Zen Browser (#871)
1 parent a14c7f8 commit 53a309e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

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

+19
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,25 @@
391391
1,
392392
3
393393
]
394+
},
395+
{
396+
"long_name": "Zen Browser",
397+
"short_name": "Zen",
398+
"supported_platforms": [
399+
"Mac",
400+
"Windows",
401+
"Linux"
402+
],
403+
"platform_specific_information": {
404+
"Mac": {
405+
"bundle_identifier": "app.zen-browser.zen",
406+
"code_signing_identifier": "app.zen-browser.zen",
407+
"code_signing_team_identifier": "H36NPCN86W"
408+
}
409+
},
410+
"supported_store_identifiers": [
411+
3
412+
]
394413
}
395414
]
396415
}

0 commit comments

Comments
 (0)