added plaintext predicate for chrome support

This commit is contained in:
Kyle Spearrin 2016-06-24 00:15:25 -04:00
parent a1798f68af
commit 96914b9bd8
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@
$extensionItem.attachments,
$attachment,
ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.url"
|| ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "public.plan-text"
|| ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.find-login-action"
|| ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.save-login-action"
|| ANY $attachment.registeredTypeIdentifiers UTI-CONFORMS-TO "org.appextension.change-password-action"