Bump to v2.36
Changelog: More robust internals.
Commit: https://github.com/graysky2/profile-cleaner/compare/v2.35...v2.36
Search Criteria
Package Details: profile-cleaner 2.37-1
Git Clone URL: | https://aur.archlinux.org/profile-cleaner.git (read-only) |
---|---|
Package Base: | profile-cleaner |
Description: | Reduces profile size by cleaning their sqlite databases. |
Upstream URL: | https://github.com/graysky2/profile-cleaner |
Licenses: | |
Submitter: | graysky |
Maintainer: | graysky |
Last Packager: | graysky |
Votes: | 174 |
Popularity: | 2.319606 |
First Submitted: | 2012-08-31 11:54 |
Last Updated: | 2018-03-10 23:48 |
Dependencies (3)
Required by (0)
Sources (1)
Latest Comments
gabx commented on 2017-03-14 15:20
graysky commented on 2016-11-23 19:28
TheChickenMan commented on 2016-09-05 03:49
I have noticed that after running profile-cleaner on Chromium (v53) that I lose the ability to play videos on Youtube. This issue was solvable by removing Chromium's cache (rm -r ~/.cache/chromium). This has happened twice. I'm not completely sure profile-cleaner was the cause but I think that this was pretty good indication.
ryansito commented on 2015-10-24 14:30
@graysky The tor browser path is:
prepath="$HOME/.tor-browser-$lang/INSTALL/Browser/TorBrowser/Data/Browser/profile.default"
Keep up the good work !!
graysky commented on 2015-07-25 18:58
Bump to v2.35
Changelog: Added support for inox.
Commit: https://github.com/graysky2/profile-cleaner/compare/v2.34...v2.35
graysky commented on 2015-02-03 20:09
Bump to v2.34
Changelog: Added zsh completion.
Commit: https://github.com/graysky2/profile-cleaner/compare/v2.33...v2.34
graysky commented on 2015-01-24 15:22
Bump to v2.33
Changelog: Support for Opera and simplified options for browsers with multiple names, like 'chromium' 'chromium-beta' 'chromium-dev' which now autodetect and just work.
Commit: https://github.com/graysky2/profile-cleaner/compare/v2.32...v2.33
graysky commented on 2014-11-28 20:45
Bump to v2.32
Changelog: Update for Qupzilla's patch.
Commit: https://github.com/graysky2/profile-cleaner/compare/v2.31...v2.32
graysky commented on 2014-08-30 21:54
Bump to v2.31
Changelog: Exclude *.sqlite-wal files.
Commit: https://github.com/graysky2/profile-cleaner/compare/v2.30...v2.31
richardkemp commented on 2014-08-10 09:34
[rich@arch ~]$ profile-cleaner f
profile-cleaner v2.30
Cleaning profile for firefox
Cleaning webappsstore.sqlite-wal done -0 Mbytes
Cleaning cookies.sqlite-wal done -0 Mbytes
Cleaning places.sqlite-wal done -0 Mbytes
Cleaning ybookmarks.sqlite done -0 Mbytes
Cleaning webappsstore.sqlite done -0 Mbytes
Cleaning urlclassifier3.sqlite done -0 Mbytes
Cleaning signons.sqlite done -0 Mbytes
Cleaning search.sqlite done -0 Mbytes
Cleaning readItLater.sqlite done -0 Mbytes
Cleaning places.sqlite done -3.31 Mbytes
Cleaning permissions.sqlite done -0 Mbytes
Cleaning netpredictions.sqlite done -0 Mbytes
Cleaning heatmap_2012.sqlite done -0 Mbytes
Cleaning heatmap15.sqlite done -0 Mbytes
Cleaning healthreport.sqlite done -0 Mbytes
Cleaning formhistory.sqlite done -0 Mbytes
Cleaning extensions.sqlite done -0 Mbytes
Cleaning dta_queue.sqlite done -0 Mbytes
Cleaning cookies.sqlite done -0 Mbytes
Cleaning content-prefs.sqlite done -0 Mbytes
Cleaning addons.sqlite done -0 Mbytes
Cleaning IMDB_Pirated_Version.db done -0 Mbytes
Cleaning bookmark.sqlite done -0 Mbytes
Profile(s) for firefox reduced by -92.57 Mbytes.
These don't seem to add up..
Ty for your app. How is the app started? Shall I start it manually from time to time? Or write a systemd timer?