Skip to content

Commit f58784a

Browse files
authored
Add ChatCPT Atlas to web-browser-extension-distribution-information.json (#970)
1 parent 3fdd9b1 commit f58784a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

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

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -971,6 +971,23 @@
971971
"supported_store_identifiers": [
972972
1
973973
]
974+
},
975+
{
976+
"long_name": "ChatGPT Atlas",
977+
"short_name": "ChatGPT Atlas",
978+
"supported_platforms": [
979+
"Mac"
980+
],
981+
"platform_specific_information": {
982+
"Mac": {
983+
"bundle_identifier": "com.openai.atlas",
984+
"code_signing_identifier": "com.openai.atlas",
985+
"code_signing_team_identifier": "2DC432GLL2"
986+
}
987+
},
988+
"supported_store_identifiers": [
989+
1
990+
]
974991
}
975992
]
976993
}

0 commit comments

Comments
 (0)