Used Cocoa Cookies for Mac?


Cocoa Cookies Analysis

AI Assisted Content ·

Not written by CNET Staff.

Cocoa Cookies is a free utility designed specifically for Mac users engaged in Cocoa development. This application simplifies the management of cookies in your projects, allowing developers to easily view, edit, and delete cookies stored in their applications. Its user-friendly interface makes it accessible for both novice and experienced developers, providing essential tools to streamline the development process.

Top Recommended Alternative

Key features include a straightforward cookie viewer that displays all the relevant cookie data, as well as editing capabilities that enable users to modify cookie attributes. Additionally, Cocoa Cookies supports the deletion of unwanted cookies, ensuring that developers maintain an organized project environment. Overall, this utility serves as an essential tool for anyone looking to enhance their Cocoa development workflow.


Used Cocoa Cookies for Mac?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
0.9
OPERATING SYSTEMS
Platform
Mac
Operating System
  • Mac OS X
  • Mac OS X 10.4
Additional Requirements
  • Mac OS X 10.4 or later
  • Universal Binary
POPULARITY
Total Downloads
379
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


User Reviews

5/5

2 User Votes


Developer’s Description

manage cookies in Safari, NetNewsWire, Shiira

Cocoa Cookies is a very simple Cocoa app that helps you to search for (with regex) and delete (with undo) HTTP cookies stored in the shared Cocoa cookies storage. Including Undo capabilities!!! "What is the 'shared Cocoa cookies repository'?" I hear you asking... Well... it's a Cocoa API for storing cookies (NSHTTPCookieStorage class to be exact... but that's not important). A few popular Cocoa apps use it to store their cookies in a common, shared repository:

  • Safari
  • NetNewsWire
  • Shiira

Those are the ones I know of... there may be more.

The easiest way to describe Cocoa Cookies is to tell you why I personally needed it. At work, I'm developing a web application for which I am constantly needing to delete specific cookies. I like to test and develop my web app primarily using Safari (occasionally stopping to test in EOMB [Every Other Modern Broswer], of course). Safari is also my preferred browser for personal use, so the number of cookies stored in my version of Safari at any one time is quite large. So when I decide I need to delete a specific cookie for my web app, I have to open Safari preferences, click the 'Security' toolbar icon, click 'Show Cookies' and then visually search thru the list of hundreds of cookies to find the ones that match the domain for my web app ('localhost.local' in this case). That is a pain in the ass. Safari's cookie-browsing UI does not currently include any way to search the stored cookies.

Cocoa Cookies allows you to view the cookies that Safari, or any other Cocoa app, has stored in the share cookie storage. More importantly, Cocoa Cookies contains a search field that provides live 'search-as-you-type' searching on the domains (only the domains) of the cookies stored. Thus, making it much easier to find and delete the specific cookies you are looking for.

Here's an extra bonus... NetNewsWire -- the most popular RSS reader on any platform, not only OS X -- is also a web browser that stores cookies in the shared Cocoa cookie storage. Additionally, NetNewsWire does not provide a UI for managing the cookies you amass while browsing. Use Cocoa Cookies to manage your NetNewsWire cookies!

It's simple, and it needs a little work... but I hope you like it.


Download.com
Your review for Cocoa Cookies
Download.com

AI Assisted Content Disclosure

Content created and reviewed by Softonic with information obtained from Todd Ditchendorf, using AI.

CNET's editorial team was not involved in the creation of this content. Opinions, analysis and reviews were not provided by CNET.