adds text activation rule for share extension

This commit is contained in:
Rizwan Mohamed Ibrahim
2020-05-14 17:17:16 +05:30
parent 8f8bd229c5
commit bfef02e18f

View File

@@ -32,6 +32,8 @@
<dict>
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
<integer>1</integer>
<key>NSExtensionActivationSupportsText</key>
<string>1</string>
</dict>
<key>NSExtensionJavaScriptPreprocessingFile</key>
<string>SafariExt</string>