Safari Extension to Block Flash and load them by one click.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

32 lines
745 B

14 years ago
14 years ago
14 years ago
  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. <array>
  5. <dict>
  6. <key>DefaultValue</key>
  7. <false/>
  8. <key>Key</key>
  9. <string>invisible</string>
  10. <key>Title</key>
  11. <string>Load invisible flash automatically</string>
  12. <key>Type</key>
  13. <string>CheckBox</string>
  14. </dict>
  15. <dict>
  16. <key>DefaultValue</key>
  17. <string>vimeo.com,mrgeckosmedia.net</string>
  18. <key>Key</key>
  19. <string>whitelist</string>
  20. <key>Title</key>
  21. <string>White list</string>
  22. <key>Type</key>
  23. <string>Hidden</string>
  24. </dict>
  25. <dict>
  26. <key>Key</key>
  27. <string>blacklist</string>
  28. <key>Type</key>
  29. <string>Hidden</string>
  30. </dict>
  31. </array>
  32. </plist>