I am in the middle of creating a CCleaner like application for unix based/styled systems.
I am having trouble finding out exactly where Firefox holds its temporary files, and those in the Firefox dev community don't seem to willing to help me find out where.
I know atleast in Linux(which is my focus now), the temp files are held in
/home/user/.mozilla/firefox/*.default/
Most of the temp files are held in the Cache directory, but not all. So do any of you have any tips or documentation of where extacly the temp files are stored.