Used Prefs Editor for Mac?


Prefs Editor Analysis

AI Assisted Content ·

Not written by CNET Staff.

Prefs Editor is a free utility designed for Mac users to simplify the management of application preferences. This tool allows developers and advanced users to view, edit, and manipulate preference files (.plist) easily. With a clean interface, it offers features such as direct editing of preference values, importing and exporting settings, and a built-in search function to quickly locate specific entries.

Top Recommended Alternative

The application supports various data types found within preference files, making it versatile for different development needs. Users can navigate through hierarchical data structures with ease, ensuring efficient management of configurations. Prefs Editor is particularly useful for developers looking to optimize their applications or troubleshoot issues related to preference settings.

Enlarged image for Prefs Editor
Prefs Editor 0/1

Used Prefs Editor for Mac?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.1.4
OPERATING SYSTEMS
Platform
Mac
Operating System
  • OS X 10.9
  • OS X 10.8
  • OS X 10.10
  • Mac OS X
Additional Requirements
None
POPULARITY
Total Downloads
297
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Plist file editor.
Mac OS X 10.8 introduced a caching system for app preferences ("cfprefsd"). While this probably increases performances for apps, it makes it harder for developers to manipulate preference values quickly for testing, because making changes directly to the plist files in the ~/Library/Preferences folder does not work any more with editors such as "Property List Editor.app" and the similar one in Xcode. As of now (Dec 14, 2013), the only way to edit such preferences is by using the "defaults" command, which is rather difficult to use once it comes to editing dict or array entries.Therefore, I've written a tool that works like the plist editor in Xcode but uses the CFPreferences functions to modify the values instead of editing the plist files directly.If you've worked with "Property List Editor" or Xcode, you should find yourself with my tool right at home. It supports even Copy + Paste in the same way. The only things I have not implemented (yet) are Undo and changing the type of existing elements.It even has one feature that Xcode's editor doesn't: You can delete all entries at once by Select All, then delete.Also note that due to the use of the CFPreferences API, any changes you make are immediately committed to the preferences as seen by other apps, just like when you use the "defaults" command. For the same reason, changes made to the prefs by other apps (or with the "defaults" tool) will be seen in this tool after a change, a front switch or by pressing the "Sync" button. Hence, there is no Save command - updates are instant. For that reason Undo would be quite useful. Alas, I can live without it for now.

Download.com
Your review for Prefs Editor
Download.com

AI Assisted Content Disclosure

Content created and reviewed by Softonic with information obtained from Thomas Tempelmann, using AI.

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