Skip to content

Commit 3428ad4

Browse files
authored
add Kagi Orion web browser (#869)
* add Kagi Orion web browser to web-browser-extension-distribution-information.json * update long_name for Orion browser
1 parent dd89495 commit 3428ad4

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
@@ -352,6 +352,25 @@
352352
"supported_store_identifiers": [
353353
5
354354
]
355+
},
356+
{
357+
"long_name": "Orion Browser by Kagi",
358+
"short_name": "Orion",
359+
"supported_platforms": [
360+
"Mac"
361+
],
362+
"platform_specific_information": {
363+
"Mac": {
364+
"bundle_identifier": "com.kagi.kagimacOS",
365+
"code_signing_identifier": "com.kagi.kagimacOS",
366+
"code_signing_team_identifier": "TFVG979488",
367+
"extensions_install_path_relative_to_user_library_directory": "Application Support/Orion/Defaults/Extensions"
368+
}
369+
},
370+
"supported_store_identifiers": [
371+
1,
372+
3
373+
]
355374
}
356375
]
357376
}

0 commit comments

Comments
 (0)