adds text activation rule for share extension
This commit is contained in:
parent
8f8bd229c5
commit
bfef02e18f
|
@ -32,6 +32,8 @@
|
|||
<dict>
|
||||
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
|
||||
<integer>1</integer>
|
||||
<key>NSExtensionActivationSupportsText</key>
|
||||
<string>1</string>
|
||||
</dict>
|
||||
<key>NSExtensionJavaScriptPreprocessingFile</key>
|
||||
<string>SafariExt</string>
|
||||
|
|
Loading…
Reference in New Issue