Skip to content

Commit 22dc662

Browse files
authored
Add support for Comet Beta (#1110)
1 parent 21b33c1 commit 22dc662

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -934,6 +934,24 @@
934934
1
935935
]
936936
},
937+
{
938+
"long_name": "Comet Beta",
939+
"short_name": "Comet Beta",
940+
"supported_platforms": [
941+
"Mac"
942+
],
943+
"platform_specific_information": {
944+
"Mac": {
945+
"bundle_identifier": "ai.perplexity.comet-beta",
946+
"code_signing_identifier": "ai.perplexity.comet-beta",
947+
"code_signing_team_identifier": "7S8W4W365S",
948+
"extensions_install_path_relative_to_user_library_directory": "Application Support/Comet Beta/Default/Extensions"
949+
}
950+
},
951+
"supported_store_identifiers": [
952+
1
953+
]
954+
},
937955
{
938956
"long_name": "Comet Canary",
939957
"short_name": "Comet Canary",

0 commit comments

Comments
 (0)