Cocoa Release: Cocoa Cookies 0.7

Cocoa Cookies is a simple Cocoa app that helps you search for (with regex) and delete (with undo) HTTP cookies stored in the shared Cocoa cookies storage used by Safari, NetNewsWire, Shiira, and others.

Download Cocoa Cookies 0.7 (86kb)

New in this version:

  • Regex Search - Now optionally search cookie properties using regular expression patterns.
  • Fixed bug where cookie domains that were ip addresses were displayed and highlighted incorrectly.

Cocoa does not natively support regular expressions, so Cocoa Cookies uses the open source AGRegex Objective-C Framework for regex support. So Cocoa Cookies regex support will be only as good as AGRegex. I haven’t tested too thoroughly, but so far, it’s met my needs perfectly.

Leave a Reply