2
0

Open URLs in external browser.

This commit is contained in:
Maarten Billemont
2020-04-25 11:44:27 -04:00
parent 774f183ac0
commit 10b205c541
3 changed files with 44 additions and 4 deletions

View File

@@ -39,6 +39,12 @@
<string>[auto]</string>
<key>CFBundleVersion</key>
<string>[auto]</string>
<key>LSApplicationQueriesSchemes</key>
<array>
<string>firefox</string>
<string>googlechrome</string>
<string>opera-http</string>
</array>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>LSSupportsOpeningDocumentsInPlace</key>