mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 08:39:00 +01:00
adds text activation rule for share extension
This commit is contained in:
parent
8f8bd229c5
commit
bfef02e18f
@ -32,6 +32,8 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
|
<key>NSExtensionActivationSupportsWebURLWithMaxCount</key>
|
||||||
<integer>1</integer>
|
<integer>1</integer>
|
||||||
|
<key>NSExtensionActivationSupportsText</key>
|
||||||
|
<string>1</string>
|
||||||
</dict>
|
</dict>
|
||||||
<key>NSExtensionJavaScriptPreprocessingFile</key>
|
<key>NSExtensionJavaScriptPreprocessingFile</key>
|
||||||
<string>SafariExt</string>
|
<string>SafariExt</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user