Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profile-cleaner: Add package #6933

Merged
merged 1 commit into from
Mar 22, 2015
Merged

profile-cleaner: Add package #6933

merged 1 commit into from
Mar 22, 2015

Conversation

devhell
Copy link
Contributor

@devhell devhell commented Mar 22, 2015

This commit adds profile-cleaner.

Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.

Supported browsers include:

  • Aurora
  • Chromium (stable, beta, and dev)
  • Conkeror
  • Firefox (stable, beta, and aurora)
  • Google-chrome (stable, beta, and dev)
  • Heftig's version of Aurora
  • Icedove
  • Midori
  • Newsbeuter
  • Palemoon
  • Qupzilla
  • Seamonkey
  • Thunderbird
  • Tor-browser

This commit adds `profile-cleaner`.

Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.

Supported browsers include:
 * Aurora
 * Chromium (stable, beta, and dev)
 * Conkeror
 * Firefox (stable, beta, and aurora)
 * Google-chrome (stable, beta, and dev)
 * Heftig's version of Aurora
 * Icedove
 * Midori
 * Newsbeuter
 * Palemoon
 * Qupzilla
 * Seamonkey
 * Thunderbird
 * Tor-browser
jagajaga added a commit that referenced this pull request Mar 22, 2015
@jagajaga jagajaga merged commit efa988a into NixOS:master Mar 22, 2015
@devhell devhell deleted the profile-cleaner branch March 22, 2015 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants