Skip to content

Instantly share code, notes, and snippets.

@geoff-nixon
Created October 14, 2013 07:51
Show Gist options
  • Save geoff-nixon/6972256 to your computer and use it in GitHub Desktop.
Save geoff-nixon/6972256 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>actions</key>
<array>
<dict>
<key>action</key>
<dict>
<key>AMParameterProperties</key>
<dict>
<key>variableUUID</key>
<dict>
<key>selectedVariableUUID</key>
<string>52BD5DDB-4D70-4C12-82AA-DFD9F1FF214A</string>
</dict>
</dict>
<key>ActionBundlePath</key>
<string>/System/Library/Automator/Get Value of Variable.action</string>
<key>ActionParameters</key>
<dict>
<key>variableUUID</key>
<string>52BD5DDB-4D70-4C12-82AA-DFD9F1FF214A</string>
</dict>
<key>BundleIdentifier</key>
<string>com.apple.Automator.Get_Value_of_Variable</string>
<key>Class Name</key>
<string>Get_Value_of_Variable</string>
<key>InputUUID</key>
<string>8014A2E5-795D-4B23-AC47-33F7B322B2AF</string>
<key>OutputUUID</key>
<string>A6242AA0-8A6E-427C-BA63-14908DF89E6B</string>
<key>UUID</key>
<string>06E3CD83-E3E2-4D62-98FB-6E0A499C1783</string>
<key>location</key>
<string>309.500000:487.000000</string>
<key>nibPath</key>
<string>/System/Library/Automator/Get Value of \
Variable.action/Contents/Resources/Base.lproj/main.nib</string>
</dict>
</dict>
<dict>
<key>action</key>
<dict>
<key>ActionBundlePath</key>
<string>/System/Library/Automator/Website Popup.action</string>
<key>ActionParameters</key>
<dict>
<key>outputTypeTag</key>
<integer>2</integer>
<key>positionTag</key>
<integer>1</integer>
<key>sizeFormatTag</key>
<integer>99</integer>
<key>targetSizeX</key>
<integer>800</integer>
<key>targetSizeY</key>
<integer>768</integer>
<key>userAgentTag</key>
<integer>0</integer>
</dict>
<key>BundleIdentifier</key>
<string>com.apple.Automator.Website_Popup</string>
<key>Class Name</key>
<string>AMWebsitePoppupAction</string>
<key>InputUUID</key>
<string>12EB9DB5-B175-49B4-A892-F88B10C0C7B9</string>
<key>OutputUUID</key>
<string>AD1103DC-CFDF-4862-8BF0-B07AA7FA6D59</string>
<key>UUID</key>
<string>1B3288CE-E349-4085-89C2-5C39530E80B3</string>
<key>location</key>
<string>309.500000:384.000000</string>
<key>nibPath</key>
<string>/System/Library/Automator/Website \
Popup.action/Contents/Resources/Base.lproj/main.nib</string>
</dict>
</dict>
</array>
<key>connectors</key>
<dict>
<key>F1E77ABE-540F-4BD9-9CDF-7EEB71BE63FD</key>
<dict>
<key>from</key>
<string>06E3CD83-E3E2-4D62-98FB-6E0A499C1783 - \
06E3CD83-E3E2-4D62-98FB-6E0A499C1783</string>
<key>to</key>
<string>1B3288CE-E349-4085-89C2-5C39530E80B3 - \
1B3288CE-E349-4085-89C2-5C39530E80B3</string>
</dict>
</dict>
<key>variables</key>
<array>
<dict>
<key>UUID</key>
<string>52BD5DDB-4D70-4C12-82AA-DFD9F1FF214A</string>
<key>identifier</key>
<string>com.apple.Automator.Variable.Text</string>
<key>name</key>
<string>URI</string>
<key>value</key>
<array/>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment