seams.shortcut
120 lines 3.1 kB view raw
1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> 3<plist version="1.0"> 4<dict> 5 <key>WFWorkflowClientVersion</key> 6 <string>2605.0.5</string> 7 <key>WFWorkflowHasOutputFallback</key> 8 <false/> 9 <key>WFWorkflowHasShortcutInputVariables</key> 10 <true/> 11 <key>WFWorkflowIcon</key> 12 <dict> 13 <key>WFWorkflowIconGlyphNumber</key> 14 <integer>59511</integer> 15 <key>WFWorkflowIconStartColor</key> 16 <integer>2846468607</integer> 17 </dict> 18 <key>WFWorkflowImportQuestions</key> 19 <array/> 20 <key>WFWorkflowInputContentItemClasses</key> 21 <array> 22 <string>WFURLContentItem</string> 23 <string>WFArticleContentItem</string> 24 <string>WFSafariWebPageContentItem</string> 25 <string>WFStringContentItem</string> 26 </array> 27 <key>WFWorkflowMinimumClientVersion</key> 28 <integer>900</integer> 29 <key>WFWorkflowMinimumClientVersionString</key> 30 <string>900</string> 31 <key>WFWorkflowName</key> 32 <string>Seams</string> 33 <key>WFWorkflowNoInputBehavior</key> 34 <dict> 35 <key>Name</key> 36 <string>WFWorkflowNoInputBehaviorAskForInput</string> 37 <key>Parameters</key> 38 <dict> 39 <key>ItemClass</key> 40 <string>WFURLContentItem</string> 41 </dict> 42 </dict> 43 <key>WFWorkflowOutputContentItemClasses</key> 44 <array/> 45 <key>WFWorkflowTypes</key> 46 <array> 47 <string>ActionExtension</string> 48 </array> 49 <key>WFWorkflowActions</key> 50 <array> 51 <dict> 52 <key>WFWorkflowActionIdentifier</key> 53 <string>is.workflow.actions.detect.link</string> 54 <key>WFWorkflowActionParameters</key> 55 <dict> 56 <key>WFInput</key> 57 <dict> 58 <key>Value</key> 59 <dict> 60 <key>Type</key> 61 <string>ExtensionInput</string> 62 </dict> 63 <key>WFSerializationType</key> 64 <string>WFTextTokenAttachment</string> 65 </dict> 66 </dict> 67 </dict> 68 <dict> 69 <key>WFWorkflowActionIdentifier</key> 70 <string>is.workflow.actions.gettext</string> 71 <key>WFWorkflowActionParameters</key> 72 <dict> 73 <key>WFTextActionText</key> 74 <dict> 75 <key>Value</key> 76 <dict> 77 <key>attachmentsByRange</key> 78 <dict> 79 <key>{27, 1}</key> 80 <dict> 81 <key>Type</key> 82 <string>ActionOutput</string> 83 <key>OutputName</key> 84 <string>URLs</string> 85 <key>OutputUUID</key> 86 <string>E8A3B2C1-1234-5678-9ABC-DEF012345678</string> 87 </dict> 88 </dict> 89 <key>string</key> 90 <string>https://sure.seams.so/proxy/</string> 91 </dict> 92 <key>WFSerializationType</key> 93 <string>WFTextTokenString</string> 94 </dict> 95 </dict> 96 </dict> 97 <dict> 98 <key>WFWorkflowActionIdentifier</key> 99 <string>is.workflow.actions.openurl</string> 100 <key>WFWorkflowActionParameters</key> 101 <dict> 102 <key>WFInput</key> 103 <dict> 104 <key>Value</key> 105 <dict> 106 <key>Type</key> 107 <string>ActionOutput</string> 108 <key>OutputName</key> 109 <string>Text</string> 110 <key>OutputUUID</key> 111 <string>F9B4C3D2-2345-6789-ABCD-EF0123456789</string> 112 </dict> 113 <key>WFSerializationType</key> 114 <string>WFTextTokenAttachment</string> 115 </dict> 116 </dict> 117 </dict> 118 </array> 119</dict> 120</plist>