Profile folder - SeaMonkey: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
m (→‎Folders: easier way to find the cache location, via preferences)
 
(48 intermediate revisions by 4 users not shown)
Line 1: Line 1:
''This article is about the profile folder in {{SeaMonkey}} and also applies to {{Mozilla Suite}}.  See also [[Profile folder - Thunderbird]] and [[Profile folder - Firefox]].
''This article is about the profile folder in {{SeaMonkey}} and also applies to {{Mozilla Suite}}.  See also [[Profile folder - Thunderbird]] and [[Profile folder - Firefox]].


SeaMonkey stores your user data such bookmarks, mail, address books and preference settings in a special [[:Category:Profiles | profile]] folder on your computer, in a location that is separate from the program [[installation directory]]. The SeaMonkey installation directory also includes a "profile" folder, e.g., <tt> C:\Program Files\mozilla.org\SeaMonkey\defaults\profile</tt> on Windows, but '''this folder contains program defaults, not your user profile data.''' Use the information given below to find the profile folder.   
SeaMonkey stores user data and settings, such bookmarks, browsing history, mail, address books and preference settingsin a special [[:Category:Profiles | profile]] folder on your computer, in a location that is separate from the program [[installation directory]]. The SeaMonkey installation directory also includes a "profile" folder (e.g., ''C:\Program Files\SeaMonkey\defaults\profile''  on Windows) but '''this folder contains program defaults, not your user profile data.''' Use the information given below to find the profile folder.   


==Opening the profile folder from the Help menu==
In current versions of SeaMonkey 2, you can '''open your profile folder directly from the Help menu''', as follows: 
* In the SeaMonkey menu bar, click "Help"  and select "Troubleshooting Information".  The ''[[About protocol links |about:support]]'' page will open. 
* Under "Application Basics", click on "Open Folder" (Windows and Linux) or  "Show in Finder" (Mac OS).
==Navigating to the profile folder==
===For Windows users===
===For Windows users===
On Windows systems, the default location of the profile folder containing your user data is under the "Application Data" folder in Windows XP and earlier or under the "AppData\Roaming" folder in Windows Vista.  '''In Windows 2000 and later, these folders are hidden.'''
On Windows 2000 and above, the profile folder containing your SeaMonkey user data and settings is stored under one of these locations, which is hidden by default: 
*'''Windows 2000 and Windows XP:'''  C:\Documents and Settings\<Windows login user name>\Application Data\
*'''Windows Vista and above:'''  C:\Users\<Windows login user name>\AppData\Roaming\
{{Right-pic|Appdata.png}}
To quickly find your profile folder, you can use the ''%APPDATA%'' [http://vlaurie.com/computers2/Articles/environment.htm environment variable] as follows:
*'''Windows 2000/XP:'''  Click Start &rarr; Click Run &rarr; Type in: '''%APPDATA%''' &rarr; click OK
*'''Windows Vista/7/8/10:'''  Press "Windows key [[Image:Windows_Key.png]] +R" to open the Run dialog &rarr; type '''%APPDATA%''' &rarr; click OK (Alternatively, press the Windows [[Image:Windows_Key.png]] key to open the Start menu, type '''%APPDATA%''' in the search box and press the enter key.)


To quickly find your profile folder you can use the <tt>%APPDATA%</tt> variable [http://vlaurie.com/computers2/Articles/environment.htm]:
This will open a Windows Explorer window showing the contents of the "Application Data" folder in Windows 2000/XP or the "AppData\Roaming" folder in Windows Vista and above.  You can then open successive folders until you get to the profile folder.  You can also specify which folder to open, such as ''%APPDATA%\Mozilla\SeaMonkey\Profiles\'' (SeaMonkey 2) or ''%APPDATA%\Mozilla\Profiles\'' (Mozilla Suite/SeaMonkey 1.x).
{{Right-pic|Appdata.png}}
* '''Windows 2000 and XP:'''  Click "Start &rarr; Run" &rarr; Type in <tt>%APPDATA%</tt> &rarr; click OK
* '''Windows Vista:''' Press "Windows key [[Image:Windows_Key.png]] +R" on the keyboard to open the "Run" box  (more on that [http://blogs.msdn.com/tims/archive/2006/09/18/windows-vista-secret-3-bringing-back-start-run.aspx here]) &rarr; Type in <tt>%APPDATA%</tt> &rarr; click OK
This will open a Windows Explorer window showing the contents of the "Application Data" folder in Windows 2000 and XP or the "AppData\Roaming" folder in Windows Vista [http://www.mozilla.org/support/firefox/edit#appdata].  You can then open successive folders until you get to the profile folder.  You can also specify which folder to open, such as <tt>%APPDATA%\Mozilla\Profiles\</tt>.


If you want to browse to the default profile folder locations for Windows 2000 or later you will need to enable viewing of hidden files and folders in your Windows Folder Options. You can also search for specific files in your profile folder or other hidden locations using Windows Search.  In Windows 2000 you must first enable viewing of hidden files and folders; in Windows XP and Vista,  you must enable searching for hidden files and folders ''in the Search tool itself.'' If you need more help viewing or searching hidden files and folders in Windows 2000 or later, see [[Finding the profile folder on Windows|this article]].
You can also navigate to to the [[#Default_profile_location | profile folder location]] in Windows Explorer or My Computer but on Windows 2000 and above, you first need to enable viewing hidden files and folders in your Windows Folder Options.   You can also use Windows Search to find specific files in your profile folder but on Windows XP and above you must enable searching hidden files and folders in the Search tool itself.  See  [[show hidden files and folders#Windows| this article]] for more information.


===For Linux users===
===For Linux users===
The .mozilla folder is a hidden folder. To show hidden folders in Nautilus (Gnome desktop's default file browser), choose View -> Show Hidden Files..
The .mozilla folder is a hidden folder. To show hidden folders in Nautilus (Gnome desktop's default file browser), choose View -> Show Hidden Files> (read [[Show hidden files and folders#Linux |this]] for more information about hidden files and folders on Linux).
 
===For Mac users===
The SeaMonkey profile folder is located a few levels under the "~/Library" folder, which is the "/Macintosh HD/Users/<username>/Library" folder. The tilde character (~) refers to the current user's Home folder.  Starting in Mac OS X 10.7 (Lion) the Library folder is hidden by default.  You can open it by holding down the Option key while opening the Go menu, then selecting Library (read [[Show hidden files and folders#Mac OS X|this]] for more information about hidden files and folders on Mac OS.)


==Default profile location==
==Default profile location==
Profile folders are placed in the same location by default but are named randomly for additional security.  If you chose a custom location, see [[#Other profile locations|Other profile locations]] below.
Profile folders are placed in the same location by default but are named randomly for additional security.  If you chose a custom location, see [[#Other profile locations|Other profile locations]] below.


The original profile is named '''default'''.  Additional profiles can be created using the [[Profile Manager]] and can have any name.  Note that asterisks ( '''*''' ) in the folder names shown below represent a random string of numbers or letters.  
The original profile is named '''default'''.  Additional profiles can be created using the [[Profile Manager]] and can have any name.  Note that SeaMonkey 2 stores profiles in a separate location and does not share profiles with Mozilla Suite/SeaMonkey 1.x.


===Mozilla Suite and SeaMonkey 1.x===
==SeaMonkey 2==
Netscape 7.x, Mozilla Suite and SeaMonkey 1.x all use the same profile folder location and profile registry file ("registry.dat"). The first time one of these applications is started, a profile named "default" is created.  The same profile will also be used if another of these applications is later installed (but sharing a single profile back and forth among applications is not recommended, as it may corrupt the profile).   The named profile folder contains the <tt>********.slt</tt> ("salted") folder where the actual profile data is stored.
The first time SeaMonkey 2 is started, a profile named "default" is created.  The default SeaMonkey 2 profile folder locations are shown belowAsterisks ( '''*''' ) in the folder names shown below represent a random string of numbers or letters.  


{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fcfcfc; border: 1px #aaa solid; border-collapse: collapse;"
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fcfcfc; border: 1px #aaa solid; border-collapse: collapse;"
! Operating&nbsp;system !! Mozilla Suite and SeaMonkey 1.x profile folder location
! Operating&nbsp;system !! SeaMonkey 2 profile folder location
|-
|Windows 2000<br>and Windows XP || C:\Documents and Settings\<Windows login user name>\Application Data\Mozilla\SeaMonkey\Profiles\<br>********.<Profile name><br />
or:<br> %APPDATA%\Mozilla\SeaMonkey\Profiles\********.<Profile name> ([[#For_Windows_users |see above]])
|-
|-
| Windows 95 (without Desktop Update) || <tt>C:\Windows\Mozilla\Profiles\<Profile name>\********.slt\</tt>
|Windows Vista<br>and above || C:\Users\<Windows login user name>>\AppData\Roaming\Mozilla\SeaMonkey\Profiles\********.<Profile name> <br />
or:<br> %APPDATA%\Mozilla\SeaMonkey\Profiles\********.<Profile name> ([[#For_Windows_users |see above]]) 
|-
|-
| Windows 95 (with Desktop Update)/98/Me || <tt>C:\Windows\Application Data\Mozilla\Profiles\<Profile name>\********.slt\</tt>
| Linux || ~/.mozilla/seamonkey/********.<Profile name>  
|-
|-
| Windows 95 (with Desktop Update)/98/Me, alternate || <tt>C:\Windows\Profiles\<Windows login/user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt\</tt>
| Mac OS X || ~/Library/Application Support/SeaMonkey/Profiles/********.<Profile name>
|}
 
 
===SeaMonkey 1.x===
Netscape 7.x, Mozilla Suite and SeaMonkey 1.x all use the same profile folder location and profile registry file ("registry.dat"). The first time one of these applications is started, a profile named "default" is created.  The same profile will also be used if another of these applications is later installed (but sharing a single profile back and forth among applications is not recommended, as it may corrupt the profile).  The named profile folder contains the  "********.slt" ("salted") folder where the actual profile data is stored.  Asterisks ( '''*''' ) represent a random string of numbers or letters.
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fcfcfc; border: 1px #aaa solid; border-collapse: collapse;"
! Operating&nbsp;system !! Mozilla Suite and SeaMonkey 1.x profile folder location
|-
|-
| Windows NT 4.x || <tt>C:\Winnt\Profiles\<Windows login/user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt\</tt>
| Windows 95 (without Desktop Update) || C:\Windows\Mozilla\Profiles\<Profile name>\********.slt
|-
|-
| Windows 2000 and XP || <tt>C:\Documents and Settings\<Windows login/user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt\</tt><br/>
| Windows 95 (with Desktop Update) and Windows 98/Me || C:\Windows\Application Data\Mozilla\Profiles\<Profile name>\********.slt
or: <br /> <tt>%APPDATA%\Mozilla\Profiles\<Profile name>\********.slt\</tt> ([[#For_Windows_users |see above]])
|-
|-
| Windows Vista || <tt>C:\Users\<Windows login/user name>\AppData\Roaming\Mozilla\Profiles\<Profile name>\********.slt\</tt><br />
| Windows 95 (with Desktop Update)  and Windows 98/Me, alternate || C:\Windows\Profiles\<Windows login user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt
or:  <br />
<tt>%APPDATA%\Mozilla\Profiles\<Profile name>\********.slt\</tt> ([[#For_Windows_users |see above]])
|-
|-
| Linux || <tt>~/.mozilla/<Profile name>/********.slt</tt>
| Windows NT 4.x || C:\Winnt\Profiles\<Windows login user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt
|-
|-
| Mac OS X || <tt>~/Library/Mozilla/Profiles/<Profile name>/********.slt<br />
| Windows 2000 and Windows XP || C:\Documents and Settings\<Windows login user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt <br/>  
~/Library/Application Support/Mozilla/Profiles/<Profile name>/********.slt</tt>
or:<br>  %APPDATA%\Mozilla\Profiles\<Profile name>\********.slt  ([[#For_Windows_users |see above]])
|}
 
===SeaMonkey 2===
Starting in SeaMonkey 2.0, which has not been released at time of writing, the default profile folder location will change (details [http://wiki.mozilla.org/SeaMonkey:New_for_2.0 here]).  The new profile folder location is shown below:
 
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fcfcfc; border: 1px #aaa solid; border-collapse: collapse;"
! Operating&nbsp;system !! SeaMonkey 2 profile folder location
|-
|-
| Windows || <tt>%APPDATA%\Mozilla\SeaMonkey\Profiles\********.<Profile name></tt> ([[#For_Windows_users |see above]])  
| Windows Vista and above || C:\Users\<Windows login user name>\AppData\Roaming\Mozilla\Profiles\<Profile name>\********.slt <br />
or:<br>  %APPDATA%\Mozilla\Profiles\<Profile name>\********.slt  ([[#For_Windows_users |see above]])  
|-
|-
| Linux || <tt>~/.mozilla/seamonkey/********.<Profile name> </tt>
| Linux || ~/.mozilla/<Profile name>/********.slt
|-
|-
| Mac OS X || <tt>~/Library/Application Support/SeaMonkey/Profiles/********.<Profile name></tt>
| Mac OS X || One of these locations: <br/>
~/Library/Mozilla/Profiles/<Profile name>/********.slt <br />
~/Library/Application Support/Mozilla/Profiles/<Profile name>/********.slt  <br />
|}
|}


Line 67: Line 83:
You can use the following technique to find the location of the profile that you are currently using.  This is useful, for example, if you are using a profile that is not in the default location given in the above tables.
You can use the following technique to find the location of the profile that you are currently using.  This is useful, for example, if you are using a profile that is not in the default location given in the above tables.


From the SeaMonkey menu bar, choose "Tools  ->  Web Development  ->  JavaScript Console" (in some versions, it may be called "... -> Error Console").  Copy the following code.  It is one very long line ending in <tt>path</tt>&mdash;make sure that you get all of it:
From the SeaMonkey menu bar, choose "Tools  ->  Web Development  ->  Error Console"   (it may be called "JavaScript Console" in some versions).  Copy the following code.  It is one very long line ending in <tt>path</tt>&mdash;make sure that you get all of it:


:<code>Components.classes["@mozilla.org/file/directory_service;1"].getService( Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path</code>
:<code>Components.classes["@mozilla.org/file/directory_service;1"].getService( Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path</code>


In the JavaScript Console window, paste the code in the field near the top. Click the Evaluate button.  The console should display the location of the profile that is currently in use. If you don't see it, make sure you have the "All" button pushed.
In the Error Console or JavaScript Console window, paste the code in the field near the top. Click the Evaluate button.  The console should display the location of the profile that is currently in use. If you don't see it, make sure you have the "All" button pushed.


==Managing profiles==
==Managing profiles==
You can select a profile to use,  delete or rename an existing profile or create a new profile using the [[Profile Manager]].  You can  [[Transferring data to a new profile|transfer your data to a new profile]], [[Profile backup|back up your profile]] and set up a [[Roaming profile|roaming profile]].   
You can select a profile to use,  delete or rename an existing profile or create a new profile using the [[Profile Manager]].  You can  [[Transferring data to a new profile - SeaMonkey|transfer your data to a new profile]], [[Profile backup|back up your profile]] or  [[Moving your profile folder|move your profile to a new location]].   


'''Caution:''' If you manually delete, rename or move the profile folder, instead of going through the Profile Manager, SeaMonkey may report that the [[Profile in use|"Profile is already in use"]] when you next start the application.
'''Caution:''' If you manually delete, rename or move the profile folder, instead of going through the Profile Manager, SeaMonkey may report that the [[Profile in use|profile is "in use" or is "already running"]] when you next start the application.


==Files and folders in the profile==
==Files and folders in the profile==
Line 89: Line 105:
!Description
!Description
|-
|-
| <tt>Cache</tt>
| Cache  
| Mozilla Suite
|  
|Cached Internet files.  Note: The <tt>Cache</tt> folder is located outside the profile folder in SeaMonkey.  To find the location, use [[About_protocol_links | about:cache]] or go to "[[Menu differences in Windows, Linux, and Mac|Edit &rarr; Preferences]] &rarr; Advanced &rarr; Cache" and look in the "Cache Folder Location" field (see also [[browser.cache.disk.parent directory]]).   
|Cached Internet files.  May be located outside the profile folder starting in SeaMonkey 1.0.  To find the location, use [[About_protocol_links | about:cache]] or look in "[[Menu differences in Windows, Linux, and Mac|Edit &rarr; Preferences]] &rarr; Advanced &rarr; Cache" under "Cache Folder Location" (see also [[browser.cache.disk.parent directory]]).   
|-
|-
|<tt>[[chrome folder|chrome]]</tt>
|[[chrome folder|chrome]]
|   
|SeaMonkey 2.0 (?) and below, and Mozilla Suite  
|Contains the optional [[userChrome.css]] and [[userContent.css]] user customization files.  Stores installed extensions and themes in SeaMonkey 1.x and Mozilla Suite.
|Contains [[userChrome-example.css]],  [[userContent-example.css]], and the optional [[userChrome.css]],  [[userChrome.js]], and [[userContent.css]] user customization files.  Contains the "chrome.rdf" file and stores installed extensions and themes in SeaMonkey 1.x and Mozilla Suite.  Note: The chrome folder is no longer created by default (as of SeaMonkey 2.1?).  [https://developer.mozilla.org/en/Chrome_Registration].
|-
|-
| <tt>extensions</tt>
| extensions
| SeaMonkey 2.0 and above
| SeaMonkey 2.0 and above
|Installed extensions and themes.  
|Installed extensions and themes.  
|-
|-
| <tt>ImapMail</tt>
| ImapMail
|
|
| Mail from [[IMAP]] sources
| Mail from [[IMAP]] sources
|-
|-
| <tt>Mail</tt>
| Mail
|
|
|| Mail from POP sources and Local Folders
|| Mail from POP sources and Local Folders
|-
|-
| <tt>News</tt>
| News
|
|
| News from newsgroups
| News from newsgroups
|-
|-
| <tt>searchplugins</tt>
| searchplugins
|
|
| Contains search engine plugins and their icons
| Contains search engine plugins and their icons
Line 125: Line 141:
!Description
!Description
|-
|-
| <tt>''(number)''.s</tt>
| ''(number)''.s
|
| SeaMonkey 1.x and <br>Mozilla Suite
| Password data.  The "(number).s" value is referenced in the [[about:config]] preference "signon.SignonFileName"
| Password data.  The "(number).s" value is referenced in the [[about:config]] preference '''signon.SignonFileName'''
|-
|-
| <tt>''(number)''.w</tt>
| ''(number)''.w
|
| SeaMonkey 1.x and <br>Mozilla Suite
| Saved form data  
| Saved form data  
|-
|-
| <tt>''(mbox name)''</tt> - in the <tt>ImapMail</tt>, <tt>Mail</tt>, and <tt>News</tt> folders
| ''(mbox name)'' - in the ImapMail, Mail, and News folders
|
|
| [[Importing_and_exporting_your_mail#Mbox_files | Mbox files]]. These are text files that contain all of the messages for that folder, for example, <tt>Inbox</tt>
| [[Importing_and_exporting_your_mail#Mbox_files | Mbox files]]. These are text files that contain all of the messages for that folder, for example, Inbox.
|-
|-
| <tt>''(mbox name)''.msf</tt> - in the <tt>ImapMail</tt>, <tt>Mail</tt>, and <tt>News</tt> folders
| ''(mbox name)''.msf - in the ImapMail, Mail, and News folders
|
|
| Index files for mail messages, for example, <tt>Inbox.msf</tt>
| Index files for mail messages, for example, Inbox.msf  
|-
|-
| <tt>*.mab</tt> (other than <tt>abook.mab</tt> and <tt>history.mab</tt>)
| *.mab (other than abook.mab and history.mab)
|
|
| User-created address books
| User-created address books
|-
|-
|<tt>*.rc</tt> - in the <tt>News</tt> folder
|*.rc - in the News folder
|
|
|Contains subscribe newsgroups for the current server.
|Contains subscribe newsgroups for the current server.
|-
|-
| <tt>.autoreg</tt>
| .autoreg
|
|
| Temporary empty file that signals a change in the installed extensions.
| Temporary empty file that signals a change in the installed extensions.
|-
|-
| <tt>.parentlock</tt>
| .parentlock (Mac OS X)
|
|
| See <tt>parent.lock</tt>
| See parent.lock
|-
|-
| <tt>abook.mab</tt>
| abook.mab
|
|
| Personal Address Book
| Personal Address Book
|-  
|-  
| <tt>[[bookmarks.html]]</tt>
| [[bookmarks.html]]
|
| SeaMonkey 2.0 and below and Mozilla Suite
| Bookmarks
| [[Bookmarks]] (for SeaMonkey 2.1 and above, see '''places.sqlite''' below, and also the [[about:config]] prefs [[browser.bookmarks.autoExportHTML]] and [[browser.places.importBookmarksHTML]].)
|-  
|-  
| <tt>[[bookmarks.html.moztmp]]</tt>
| [[bookmarks.html.moztmp]]  
|
|
| Temporary bookmarks file.  If found, remove the 'read-only' attribute (or unlock the file on MacOS), as it results in creation of multiple numbered bookmarks-n.html files [https://bugzilla.mozilla.org/show_bug.cgi?id=157152]
| Temporary bookmarks file.  If found, remove the 'read-only' attribute (or unlock the file on MacOS), as it results in creation of multiple numbered bookmarks-n.html files [https://bugzilla.mozilla.org/show_bug.cgi?id=157152]
|-
|-
| <tt>cert8.db</tt>
| cert8.db
|
|
| Security certificates
| Security certificates
|-
|-
|<tt>chrome.rdf</tt> - in the <tt>chrome</tt> folder.   
|chrome.rdf - in the "chrome" folder.   
|SeaMonkey 1.x and <br>Mozilla Suite
|SeaMonkey 1.x and <br>Mozilla Suite
|Stores extension and theme information.  Deleting <tt>chrome.rdf</tt>  effectively "uninstalls" all extensions and themes although the files themselves will remain. [http://forums.mozillazine.org/viewtopic.php?p=2872020#2872020]
|Stores extension and theme information.  Deleting the chrome.rdf file effectively "uninstalls" all extensions and themes although the files themselves will remain. [http://forums.mozillazine.org/viewtopic.php?p=2872020#2872020]
|-
| compreg.dat
| SeaMonkey 2.0 and above
| Lists registered XPCOM components.  Automatically regenerated whenever XPCOM registration process is triggered.  [https://developer.mozilla.org/en/Troubleshooting_XPCOM_components_registration]
|-
|-
| <tt>[[cookies.sqlite]]</tt>
| [[cookies.sqlite]]  
| SeaMonkey 2.0 and above
| SeaMonkey 2.0 and above
| [[Cookies]] [https://bugzilla.mozilla.org/show_bug.cgi?id=230933]  
| [[Cookies]] [https://bugzilla.mozilla.org/show_bug.cgi?id=230933]  
|-
|-
| <tt>[[cookies.txt]]</tt>
| [[cookies.txt]]
|
| SeaMonkey 1.x and <br>Mozilla Suite
| [[Cookies]]  
| [[Cookies]]  
|-
|-
| <tt>cookies.txt.moztmp</tt>
| cookies.txt.moztmp
|
| SeaMonkey 1.x and <br>Mozilla Suite
| Temporary cookies file.  If found, either delete the file or remove the 'read-only' attribute (or unlock the file on MacOS), as it results in creation of multiple numbered cookies-n.txt files [https://bugzilla.mozilla.org/show_bug.cgi?id=257288]  
| Temporary cookies file.  If found, either delete the file or remove the 'read-only' attribute (or unlock the file on MacOS), as it results in creation of multiple numbered cookies-n.txt files [https://bugzilla.mozilla.org/show_bug.cgi?id=257288]  
|-
|-
| <tt>[[downloads.rdf]]</tt>
| [[downloads.rdf]]
|
|
| Download history.  Can be deleted to resolve slow downloads or program hangs [https://bugzilla.mozilla.org/show_bug.cgi?id=159107]
| Download history.  Can be deleted to resolve slow downloads or hangs [https://bugzilla.mozilla.org/show_bug.cgi?id=159107]
|-
|-
| <tt>extensions.cache</tt>
| extensions.cache
| SeaMonkey 2.0 and above.  
| SeaMonkey 2.0 and above   
|Lists installed extensions, their IDs, and the folders where they are installed, along with their last-modify time. This file is automatically regenerated and can be deleted to resolve various issues.
|Lists installed extensions, their IDs, and the folders where they are installed, along with their last-modify time. This file is automatically regenerated and can be deleted to resolve various issues.
|-
|-
| <tt>extensions.ini</tt>
| extensions.ini
| SeaMonkey 2.0 and above
| SeaMonkey 2.0 and above
|Lists folders of installed extensions and themes. The file is automatically generated by <code>nsExtensionManager</code> and is used by low-level code to detect chrome packages and XPCOM components provided by installed addons. It can be deleted to resolve various issues.   
|Lists folders of installed extensions and themes. The file is automatically generated by <code>nsExtensionManager</code> and is used by low-level code to detect chrome packages and XPCOM components provided by installed addons. It can be deleted to resolve various issues.   
|-
|-
| <tt>extensions.rdf</tt>
| extensions.rdf
|  SeaMonkey 2.0 and above
|  SeaMonkey 2.0 and above
|Installed extension information.  It can be deleted to remove "ghost" entries from the extension list [https://bugzilla.mozilla.org/show_bug.cgi?id=319022] and to resolve various other issues.  
|Installed extension information.  It can be deleted to remove "ghost" entries from the extension list [https://bugzilla.mozilla.org/show_bug.cgi?id=319022] and to resolve various other issues.  
|-
|-
| <tt>formhistory.sqlite</tt>
| formhistory.sqlite  
| SeaMonkey 2.0 and above   
| SeaMonkey 2.0 and above   
|Saved form data [http://groups.google.com/group/mozilla.dev.apps.seamonkey/browse_thread/thread/dbc51ae651f6d870]  
|Saved form data [http://groups.google.com/group/mozilla.dev.apps.seamonkey/browse_thread/thread/dbc51ae651f6d870]  
|-
|-
| <tt>[[history.dat]]</tt>
| feeditems.rdf - in the Mail/Feeds folder
|
| SeaMonkey 2.0 and above 
|Blogs & News Feeds items (including links to the actual messages)
|-
| feeds.rdf - in the Mail/Feeds folder
| SeaMonkey 2.0 and above 
|Blogs & News Feeds subscriptions
|-
| [[history.dat]]
|SeaMonkey 1.x and <br>Mozilla Suite
| Browsing history.  Can be deleted to resolve various issues.
| Browsing history.  Can be deleted to resolve various issues.
|-
|-
| <tt>history.mab</tt>
| history.mab
|
|
| Collected Addresses
| Collected Addresses
|-
|-
|<tt>hostinfo.dat</tt> - in the News folder
|hostinfo.dat - in the News folder
|
|
|Contains all the newsgroups available for the current server.  
|Contains all the newsgroups available for the current server.  
|-
|-
| <tt>[[hostperm.1]]</tt>
| [[hostperm.1]]
|
| SeaMonkey 1.x and <br>Mozilla Suite
| Per-site preferences for allowing [[cookies]] and popups.
| Per-site preferences for allowing [[cookies]] images and popups.
|-
|-
| <tt>[[key3.db]]</tt>
| [[key3.db]]
|
|
| Key database for passwords
| Key database for passwords
|-
|-
| <tt>[[localstore.rdf]]</tt>
| [[localstore.rdf]]
|
| Previous to 2.31
| Toolbar and window size/position settings.  Can be deleted to resolve various issues.
| Toolbar and window size/position settings.  Can be deleted to resolve various issues. See [[Corrupt localstore.rdf]].  Contained the Location bar history before 2.0.  Replaced by xulstore.json in 2.31.
|-
|-
| <tt>lock</tt> (Linux)
| lock (Linux)
|
|
| See <tt>parent.lock</tt>
| See parent.lock
|-
|-
| <tt>mailviews.dat</tt>
| mailviews.dat
|
|
| Defines your current message view (you can customize it)  
| Defines your current message view (you can customize it)  
|-
|-
| <tt>[[mimeTypes.rdf]]</tt>
| [[mimeTypes.rdf]]
|
|
| Action to perform when downloading certain types of files.  Can be deleted to reset download actions.
| Action to perform when downloading certain types of files.  Can be deleted to reset download actions.
|-
|-
| <tt>msgFilterRules.dat</tt> - in the <tt>ImapMail</tt>, <tt>Mail</tt> and <tt>News</tt> folders
| msgFilterRules.dat - in the ImapMail, Mail, and News folders
|
|
| [[Filters (Thunderbird)|Message filters]]
| [[Filters (Thunderbird)|Message filters]]
|-
|-
| <tt>nsmail.eml, nsmail.tmp, nsmail.html</tt>
| newsrc-* &#8212; in the News folder
|
| See *.rc
|-
| nsmail.eml, nsmail.tmp, nsmail.html
|
|
| Temporary files created when sending a message.  
| Temporary files created when sending a message.  
|-  
|-  
| <tt>panacea.dat</tt>
| panacea.dat
|
|
| Mail folder cache
| Mail folder cache
|-
|-
|<tt>panels.rdf</tt>
|panels.rdf
|
|
|Information about which panels that will be displayed in the sidebar
|Information about which panels that will be displayed in the sidebar
|-
|-
| <tt>parent.lock</tt>
| parent.lock (Windows)
|
|
| Marker showing that the current [[profile in use | profile is in use]].  Can be deleted to unlock the profile.
| Marker showing that the current [[profile in use | profile is in use]].  Can be deleted to unlock the profile.
|-
|-
| <tt>persdict.dat</tt>
|permissions.sqlite
|SeaMonkey 2.0 and above
|Permission database for allowing [[cookies]], images, and popups.
|-
| [[persdict.dat]]
|
|
| Personal spelling dictionary
| Personal spelling dictionary
|-
|-
| <tt>pluginreg.dat</tt>
| [[places.sqlite]]
|SeaMonkey 2.0 and above
|Browsing history  [https://bugzilla.mozilla.org/show_bug.cgi?id=382187]; SeaMonkey 2.1 and above: also Bookmarks  [https://bugzilla.mozilla.org/show_bug.cgi?id=498596]
|-
| [[pluginreg.dat]]
|SeaMonkey 2.0 and above
|SeaMonkey 2.0 and above
|Registration of plugin mimetypes.  Note: Previous to SeaMonkey 2.0, <tt>pluginreg.dat</tt> was located [[#Files outside the profile folder|outside the profile folder]].  
|Registration of plugin mimetypes (see also [[about:plugins]]).  Note: In Mozilla Suite/SeaMonkey 1.x, the pluginreg.dat file is located [[#Files and folders outside the profile folder|outside the profile folder]], in the "Mozilla" folder (".mozilla"  on Linux) in the profile folder path.
|-
|-
| <tt>[[popstate.dat]]</tt> - in the <tt>Mail</tt> folder
| [[popstate.dat]] - in the Mail folder
|
|
| Keeps track of which messages have been downloaded and left on the POP3 server
| Keeps track of which messages have been downloaded and left on the POP3 server
|-
|-
| <tt>[[prefs.js file|prefs.js]]</tt>
| [[prefs.js file|prefs.js]]
|
|
| Preferences and mail account settings. See: [[about:config]]
| Preferences and mail account settings. See: [[about:config]]
|-  
|-  
| <tt>search.rdf</tt>
| search.rdf
|
|
| Information about your search plugins
| Information about your search plugins
|-
|-
| <tt>secmod.db</tt>
| signons.sqlite
| SeaMonkey 2.0 and above
| Password data.  [http://forums.mozillazine.org/viewtopic.php?f=6&t=1044985] [https://bugzilla.mozilla.org/show_bug.cgi?id=474161]
|-
| secmod.db
|
|
| Security module database
| Security module database
|-
|-
| <tt>training.dat</tt>
| training.dat
|
|
| Custom training for [[Junk Mail Controls]]
| Custom training for [[Junk Mail Controls]]
|-
|-
| <tt>URL.tbl</tt>
| URL.tbl
|  
|  
|Excluded Fill Form data sites
|Excluded Fill Form data sites
|-
|-
| <tt>urlbarhistory.sqlite</tt>
| urlbarhistory.sqlite
| SeaMonkey 2.0 and above
| SeaMonkey 2.0 and above
|Location bar history. [https://bugzilla.mozilla.org/show_bug.cgi?id=394520]
|Location bar history. [https://bugzilla.mozilla.org/show_bug.cgi?id=394520]
|-
|-
| <tt>[[user.js]]</tt>
| [[user.js file |user.js]]
|
|
|Does not exist by default. User-set overriding preferences
|Does not exist by default. User-set overriding preferences
|-
|-
| <tt>[[userChrome.css]]</tt>
| [[userChrome.css]] - in the "chrome" folder.
|
|
|User-set CSS to change the way the application looks. Located in the <tt>chrome</tt> folder.  Does not exist by default.  
|User-set CSS to change the way the application looks.   Does not exist by default.  
|-
|-
| <tt>[[userContent.css]]</tt>
| [[userContent.css]] - in the "chrome" folder.
|
|
| User-set CSS to change the way webpages look. Located in the <tt>chrome</tt> folder.  Does not exist by default.  
| User-set CSS to change the way webpages look.  Does not exist by default.  
|-
|-
| <tt>[[userChrome.js]]</tt>
| [[userChrome.js]] - in the "chrome" folder.
|
|
|User-set JavaScript to change the way the application works.  Located in the <tt>chrome</tt> folder.  Does not exist by default.   
|User-set JavaScript to change the way the application works.  Does not exist by default.   
|-
|-
| <tt>virtualfolders.dat</tt>
| virtualfolders.dat
|
|
| [[Saved Search]] folder settings
| [[Saved Search]] folder settings
|-
|-
| <tt>xpti.dat</tt>
| xpti.dat
|
|
| Lists registered XPCOM interfaces. Automatically regenerated whenever XPCOM registration process is triggered.
| Lists registered XPCOM interfaces. Automatically regenerated whenever XPCOM registration process is triggered.
|-
|-
| <tt>xul.mfasl</tt> (Linux)
| xul.mfasl (Linux)
|
|
| See <tt>XUL.mfl</tt>
| See XUL.mfl
|-
|-
| <tt>XUL.mfl</tt> (Windows)
| XUL.mfl (Windows)
| Cached user interface data.  Located in the same directory as the Cache folder ([[#Folders|see above]]).  Can be deleted to resolve various issues
|-
| XUL FastLoad File (Mac OS X)
|
|
| Cached user interface data. Can be deleted to resolve various issues
| See XUL.mfl
|-
|-
| <tt>XUL FastLoad File</tt> (MacOS X)
| xulstore.json
|
|2.31 and above
| See <tt>XUL.mfl</tt>
|Toolbar and window size/position settings (replaces localstore.rdf). [https://bugzilla.mozilla.org/show_bug.cgi?id=559505] [https://bugzilla.mozilla.org/show_bug.cgi?id=1056635] [https://bugzilla.mozilla.org/show_bug.cgi?id=1056649#c10]
|}
|}


===Files outside the profile folder===
===Files and folders outside the profile folder===
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fcfcfc; border: 1px #aaa solid; border-collapse: collapse;"
{| border="2" cellpadding="4" cellspacing="0" style="margin: 1em 1em 1em 0; background: #fcfcfc; border: 1px #aaa solid; border-collapse: collapse;"
! Name
! Name
Line 344: Line 392:
! Description
! Description
|-
|-
| <tt>pluginreg.dat</tt>
| Crash Reports
| Previous to SeaMonkey 2.0
| SeaMonkey 2.0 and above
| Registration of plugin mimetypes. <br>Located in the <parent> folder of the <tt>Profiles</tt> folder (Windows and Mac OS X) or in the <parent> folder of the <profile name> folder (Linux). Starting in SeaMonkey 2.0 <tt>pluginreg.dat</tt> is located in the profile folder.
| Directory containing [[Breakpad]] data from past crashes. <br>Located in the "SeaMonkey" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the "seamonkey"  folder that contains the ********.<profile name> folder (Linux).<br>Its contents include these files and folders:
* InstallTimeYYYYMMDDHH (where YYYYMMDDHH is a 10-digit number) Each of these files contains a number, probably a timestamp. <!--
I'm not sure what they mean -- [[User:Tonymec|Tony]] 07:37, 13 April 2008 (UTC)
-->
* pending - Directory containing files for not yet submitted reports
* submitted - Directory containing files for reports already submitted
|-
|-
| <tt>[[profiles.ini file|profiles.ini]]</tt>
| pluginreg.dat
|
| SeaMonkey 1.x and Mozilla Suite
|Keeps track of  profiles in SeaMonkey 2.0 and above. <br>Located in the <parent> folder of the <tt>Profiles</tt> folder (Windows and Mac OS X) or in the <parent> folder of the <profile name> folder (Linux).   
| Registration of plugin mimetypes (see also [[about:plugins]]). <br>Located in the "Mozilla" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the ".mozilla" folder that contains the <profile name> folder (Linux).  <br>Note: pluginreg.dat is located in the profile folder in SeaMonkey 2.0 and above.
|-
| [[profiles.ini file|profiles.ini]]
| SeaMonkey 2.0 and above
| Keeps track of  profiles. <br> Located in the "SeaMonkey" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the "seamonkey"  folder that contains the ********.<profile name> folder (Linux).   
|-
|-
| <tt>registry.dat</tt>
| registry.dat  
|
| SeaMonkey 1.x and Mozilla Suite
|Keeps track of profiles in SeaMonkey 1.x and Mozilla Suite. <br>Located in the <parent> folder of the <tt>Profiles</tt> folder (Windows and Mac OS X) or in the <parent> folder of the <profile name> folder (Linux)
|Keeps track of profiles. <br>Located in the "Mozilla" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the ".mozilla" folder that contains the <profile name> folder (Linux).
|}
|}


[[Category:Profiles]]
[[Category:Profiles]]
[[Category:SeaMonkey]]

Latest revision as of 17:11, 16 May 2017

This article is about the profile folder in SeaMonkey and also applies to Mozilla Suite. See also Profile folder - Thunderbird and Profile folder - Firefox.

SeaMonkey stores user data and settings, such bookmarks, browsing history, mail, address books and preference settings, in a special profile folder on your computer, in a location that is separate from the program installation directory. The SeaMonkey installation directory also includes a "profile" folder (e.g., C:\Program Files\SeaMonkey\defaults\profile on Windows) but this folder contains program defaults, not your user profile data. Use the information given below to find the profile folder.

Opening the profile folder from the Help menu

In current versions of SeaMonkey 2, you can open your profile folder directly from the Help menu, as follows:

  • In the SeaMonkey menu bar, click "Help" and select "Troubleshooting Information". The about:support page will open.
  • Under "Application Basics", click on "Open Folder" (Windows and Linux) or "Show in Finder" (Mac OS).

Navigating to the profile folder

For Windows users

On Windows 2000 and above, the profile folder containing your SeaMonkey user data and settings is stored under one of these locations, which is hidden by default:

  • Windows 2000 and Windows XP: C:\Documents and Settings\<Windows login user name>\Application Data\
  • Windows Vista and above: C:\Users\<Windows login user name>\AppData\Roaming\

To quickly find your profile folder, you can use the %APPDATA% environment variable as follows:

  • Windows 2000/XP: Click Start → Click Run → Type in: %APPDATA% → click OK
  • Windows Vista/7/8/10: Press "Windows key +R" to open the Run dialog → type %APPDATA% → click OK (Alternatively, press the Windows key to open the Start menu, type %APPDATA% in the search box and press the enter key.)

This will open a Windows Explorer window showing the contents of the "Application Data" folder in Windows 2000/XP or the "AppData\Roaming" folder in Windows Vista and above. You can then open successive folders until you get to the profile folder. You can also specify which folder to open, such as %APPDATA%\Mozilla\SeaMonkey\Profiles\ (SeaMonkey 2) or %APPDATA%\Mozilla\Profiles\ (Mozilla Suite/SeaMonkey 1.x).

You can also navigate to to the profile folder location in Windows Explorer or My Computer but on Windows 2000 and above, you first need to enable viewing hidden files and folders in your Windows Folder Options. You can also use Windows Search to find specific files in your profile folder but on Windows XP and above you must enable searching hidden files and folders in the Search tool itself. See this article for more information.

For Linux users

The .mozilla folder is a hidden folder. To show hidden folders in Nautilus (Gnome desktop's default file browser), choose View -> Show Hidden Files> (read this for more information about hidden files and folders on Linux).

For Mac users

The SeaMonkey profile folder is located a few levels under the "~/Library" folder, which is the "/Macintosh HD/Users/<username>/Library" folder. The tilde character (~) refers to the current user's Home folder. Starting in Mac OS X 10.7 (Lion) the Library folder is hidden by default. You can open it by holding down the Option key while opening the Go menu, then selecting Library (read this for more information about hidden files and folders on Mac OS.)

Default profile location

Profile folders are placed in the same location by default but are named randomly for additional security. If you chose a custom location, see Other profile locations below.

The original profile is named default. Additional profiles can be created using the Profile Manager and can have any name. Note that SeaMonkey 2 stores profiles in a separate location and does not share profiles with Mozilla Suite/SeaMonkey 1.x.

SeaMonkey 2

The first time SeaMonkey 2 is started, a profile named "default" is created. The default SeaMonkey 2 profile folder locations are shown below. Asterisks ( * ) in the folder names shown below represent a random string of numbers or letters.

Operating system SeaMonkey 2 profile folder location
Windows 2000
and Windows XP
C:\Documents and Settings\<Windows login user name>\Application Data\Mozilla\SeaMonkey\Profiles\
********.<Profile name>

or:
%APPDATA%\Mozilla\SeaMonkey\Profiles\********.<Profile name> (see above)

Windows Vista
and above
C:\Users\<Windows login user name>>\AppData\Roaming\Mozilla\SeaMonkey\Profiles\********.<Profile name>

or:
%APPDATA%\Mozilla\SeaMonkey\Profiles\********.<Profile name> (see above)

Linux ~/.mozilla/seamonkey/********.<Profile name>
Mac OS X ~/Library/Application Support/SeaMonkey/Profiles/********.<Profile name>


SeaMonkey 1.x

Netscape 7.x, Mozilla Suite and SeaMonkey 1.x all use the same profile folder location and profile registry file ("registry.dat"). The first time one of these applications is started, a profile named "default" is created. The same profile will also be used if another of these applications is later installed (but sharing a single profile back and forth among applications is not recommended, as it may corrupt the profile). The named profile folder contains the "********.slt" ("salted") folder where the actual profile data is stored. Asterisks ( * ) represent a random string of numbers or letters.

Operating system Mozilla Suite and SeaMonkey 1.x profile folder location
Windows 95 (without Desktop Update) C:\Windows\Mozilla\Profiles\<Profile name>\********.slt
Windows 95 (with Desktop Update) and Windows 98/Me C:\Windows\Application Data\Mozilla\Profiles\<Profile name>\********.slt
Windows 95 (with Desktop Update) and Windows 98/Me, alternate C:\Windows\Profiles\<Windows login user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt
Windows NT 4.x C:\Winnt\Profiles\<Windows login user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt
Windows 2000 and Windows XP C:\Documents and Settings\<Windows login user name>\Application Data\Mozilla\Profiles\<Profile name>\********.slt

or:
%APPDATA%\Mozilla\Profiles\<Profile name>\********.slt (see above)

Windows Vista and above C:\Users\<Windows login user name>\AppData\Roaming\Mozilla\Profiles\<Profile name>\********.slt

or:
%APPDATA%\Mozilla\Profiles\<Profile name>\********.slt (see above)

Linux ~/.mozilla/<Profile name>/********.slt
Mac OS X One of these locations:

~/Library/Mozilla/Profiles/<Profile name>/********.slt
~/Library/Application Support/Mozilla/Profiles/<Profile name>/********.slt

Other profile locations

When creating a profile with the Profile Manager, you can choose to place it in a location other than the default profile location. This section describes how you can find one of these other profiles.

You can use the following technique to find the location of the profile that you are currently using. This is useful, for example, if you are using a profile that is not in the default location given in the above tables.

From the SeaMonkey menu bar, choose "Tools -> Web Development -> Error Console" (it may be called "JavaScript Console" in some versions). Copy the following code. It is one very long line ending in path—make sure that you get all of it:

Components.classes["@mozilla.org/file/directory_service;1"].getService( Components.interfaces.nsIProperties).get("ProfD", Components.interfaces.nsIFile).path

In the Error Console or JavaScript Console window, paste the code in the field near the top. Click the Evaluate button. The console should display the location of the profile that is currently in use. If you don't see it, make sure you have the "All" button pushed.

Managing profiles

You can select a profile to use, delete or rename an existing profile or create a new profile using the Profile Manager. You can transfer your data to a new profile, back up your profile or move your profile to a new location.

Caution: If you manually delete, rename or move the profile folder, instead of going through the Profile Manager, SeaMonkey may report that the profile is "in use" or is "already running" when you next start the application.

Files and folders in the profile

Important: None of these files should be write-protected ("read-only" or "locked"), which might be a side effect of backing up the profile to removable media and then restoring your profile from that media. Having read-only or locked files in the profile can result in serious profile issues, as described in this article.

It's not recommended to edit these files directly. Instead, use their respective interfaces. The files whose names begin with "user" are exceptions to this—they are designed to be edited directly. For more information on these files, follow their links in the tables below.

Folders

Name Version Description
Cache Cached Internet files. May be located outside the profile folder starting in SeaMonkey 1.0. To find the location, use about:cache or look in "Edit → Preferences → Advanced → Cache" under "Cache Folder Location" (see also browser.cache.disk.parent directory).
chrome SeaMonkey 2.0 (?) and below, and Mozilla Suite Contains userChrome-example.css, userContent-example.css, and the optional userChrome.css, userChrome.js, and userContent.css user customization files. Contains the "chrome.rdf" file and stores installed extensions and themes in SeaMonkey 1.x and Mozilla Suite. Note: The chrome folder is no longer created by default (as of SeaMonkey 2.1?). [1].
extensions SeaMonkey 2.0 and above Installed extensions and themes.
ImapMail Mail from IMAP sources
Mail Mail from POP sources and Local Folders
News News from newsgroups
searchplugins Contains search engine plugins and their icons

Files

Name Version Description
(number).s SeaMonkey 1.x and
Mozilla Suite
Password data. The "(number).s" value is referenced in the about:config preference signon.SignonFileName
(number).w SeaMonkey 1.x and
Mozilla Suite
Saved form data
(mbox name) - in the ImapMail, Mail, and News folders Mbox files. These are text files that contain all of the messages for that folder, for example, Inbox.
(mbox name).msf - in the ImapMail, Mail, and News folders Index files for mail messages, for example, Inbox.msf
*.mab (other than abook.mab and history.mab) User-created address books
*.rc - in the News folder Contains subscribe newsgroups for the current server.
.autoreg Temporary empty file that signals a change in the installed extensions.
.parentlock (Mac OS X) See parent.lock
abook.mab Personal Address Book
bookmarks.html SeaMonkey 2.0 and below and Mozilla Suite Bookmarks (for SeaMonkey 2.1 and above, see places.sqlite below, and also the about:config prefs browser.bookmarks.autoExportHTML and browser.places.importBookmarksHTML.)
bookmarks.html.moztmp Temporary bookmarks file. If found, remove the 'read-only' attribute (or unlock the file on MacOS), as it results in creation of multiple numbered bookmarks-n.html files [2]
cert8.db Security certificates
chrome.rdf - in the "chrome" folder. SeaMonkey 1.x and
Mozilla Suite
Stores extension and theme information. Deleting the chrome.rdf file effectively "uninstalls" all extensions and themes although the files themselves will remain. [3]
compreg.dat SeaMonkey 2.0 and above Lists registered XPCOM components. Automatically regenerated whenever XPCOM registration process is triggered. [4]
cookies.sqlite SeaMonkey 2.0 and above Cookies [5]
cookies.txt SeaMonkey 1.x and
Mozilla Suite
Cookies
cookies.txt.moztmp SeaMonkey 1.x and
Mozilla Suite
Temporary cookies file. If found, either delete the file or remove the 'read-only' attribute (or unlock the file on MacOS), as it results in creation of multiple numbered cookies-n.txt files [6]
downloads.rdf Download history. Can be deleted to resolve slow downloads or hangs [7]
extensions.cache SeaMonkey 2.0 and above Lists installed extensions, their IDs, and the folders where they are installed, along with their last-modify time. This file is automatically regenerated and can be deleted to resolve various issues.
extensions.ini SeaMonkey 2.0 and above Lists folders of installed extensions and themes. The file is automatically generated by nsExtensionManager and is used by low-level code to detect chrome packages and XPCOM components provided by installed addons. It can be deleted to resolve various issues.
extensions.rdf SeaMonkey 2.0 and above Installed extension information. It can be deleted to remove "ghost" entries from the extension list [8] and to resolve various other issues.
formhistory.sqlite SeaMonkey 2.0 and above Saved form data [9]
feeditems.rdf - in the Mail/Feeds folder SeaMonkey 2.0 and above Blogs & News Feeds items (including links to the actual messages)
feeds.rdf - in the Mail/Feeds folder SeaMonkey 2.0 and above Blogs & News Feeds subscriptions
history.dat SeaMonkey 1.x and
Mozilla Suite
Browsing history. Can be deleted to resolve various issues.
history.mab Collected Addresses
hostinfo.dat - in the News folder Contains all the newsgroups available for the current server.
hostperm.1 SeaMonkey 1.x and
Mozilla Suite
Per-site preferences for allowing cookies images and popups.
key3.db Key database for passwords
localstore.rdf Previous to 2.31 Toolbar and window size/position settings. Can be deleted to resolve various issues. See Corrupt localstore.rdf. Contained the Location bar history before 2.0. Replaced by xulstore.json in 2.31.
lock (Linux) See parent.lock
mailviews.dat Defines your current message view (you can customize it)
mimeTypes.rdf Action to perform when downloading certain types of files. Can be deleted to reset download actions.
msgFilterRules.dat - in the ImapMail, Mail, and News folders Message filters
newsrc-* — in the News folder See *.rc
nsmail.eml, nsmail.tmp, nsmail.html Temporary files created when sending a message.
panacea.dat Mail folder cache
panels.rdf Information about which panels that will be displayed in the sidebar
parent.lock (Windows) Marker showing that the current profile is in use. Can be deleted to unlock the profile.
permissions.sqlite SeaMonkey 2.0 and above Permission database for allowing cookies, images, and popups.
persdict.dat Personal spelling dictionary
places.sqlite SeaMonkey 2.0 and above Browsing history [10]; SeaMonkey 2.1 and above: also Bookmarks [11]
pluginreg.dat SeaMonkey 2.0 and above Registration of plugin mimetypes (see also about:plugins). Note: In Mozilla Suite/SeaMonkey 1.x, the pluginreg.dat file is located outside the profile folder, in the "Mozilla" folder (".mozilla" on Linux) in the profile folder path.
popstate.dat - in the Mail folder Keeps track of which messages have been downloaded and left on the POP3 server
prefs.js Preferences and mail account settings. See: about:config
search.rdf Information about your search plugins
signons.sqlite SeaMonkey 2.0 and above Password data. [12] [13]
secmod.db Security module database
training.dat Custom training for Junk Mail Controls
URL.tbl Excluded Fill Form data sites
urlbarhistory.sqlite SeaMonkey 2.0 and above Location bar history. [14]
user.js Does not exist by default. User-set overriding preferences
userChrome.css - in the "chrome" folder. User-set CSS to change the way the application looks. Does not exist by default.
userContent.css - in the "chrome" folder. User-set CSS to change the way webpages look. Does not exist by default.
userChrome.js - in the "chrome" folder. User-set JavaScript to change the way the application works. Does not exist by default.
virtualfolders.dat Saved Search folder settings
xpti.dat Lists registered XPCOM interfaces. Automatically regenerated whenever XPCOM registration process is triggered.
xul.mfasl (Linux) See XUL.mfl
XUL.mfl (Windows) Cached user interface data. Located in the same directory as the Cache folder (see above). Can be deleted to resolve various issues
XUL FastLoad File (Mac OS X) See XUL.mfl
xulstore.json 2.31 and above Toolbar and window size/position settings (replaces localstore.rdf). [15] [16] [17]

Files and folders outside the profile folder

Name Version Description
Crash Reports SeaMonkey 2.0 and above Directory containing Breakpad data from past crashes.
Located in the "SeaMonkey" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the "seamonkey" folder that contains the ********.<profile name> folder (Linux).
Its contents include these files and folders:
  • InstallTimeYYYYMMDDHH (where YYYYMMDDHH is a 10-digit number) Each of these files contains a number, probably a timestamp.
  • pending - Directory containing files for not yet submitted reports
  • submitted - Directory containing files for reports already submitted
pluginreg.dat SeaMonkey 1.x and Mozilla Suite Registration of plugin mimetypes (see also about:plugins).
Located in the "Mozilla" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the ".mozilla" folder that contains the <profile name> folder (Linux).
Note: pluginreg.dat is located in the profile folder in SeaMonkey 2.0 and above.
profiles.ini SeaMonkey 2.0 and above Keeps track of profiles.
Located in the "SeaMonkey" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the "seamonkey" folder that contains the ********.<profile name> folder (Linux).
registry.dat SeaMonkey 1.x and Mozilla Suite Keeps track of profiles.
Located in the "Mozilla" folder that contains the "Profiles" folder (Windows and Mac OS X) or in the ".mozilla" folder that contains the <profile name> folder (Linux).