Files
PiPer/update.plist
amarcu5 c98b96cd53 Fixed bug with captions and simplified code
Fixed bug causing captions not to display after activating Picture in
Picture mode from the Touch Bar and simplified element caching
2017-11-08 19:48:53 +00:00

24 lines
662 B
Plaintext

<?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>Extension Updates</key>
<array>
<dict>
<key>CFBundleIdentifier</key>
<string>com.amarcus.safari.piper</string>
<key>CFBundleShortVersionString</key>
<string>0.2.4</string>
<key>CFBundleVersion</key>
<string>115</string>
<key>Developer Identifier</key>
<string>BQ6Q24MF9X</string>
<key>URL</key>
<string>https://s3.amazonaws.com/piper-extension/PiPer.safariextz</string>
<key>Update From Gallery</key>
<true/>
</dict>
</array>
</dict>
</plist>