Library Cleaner for ChatGPT version history - 3 versions
Library Cleaner for ChatGPT by MyProjectsAreLovely
Library Cleaner for ChatGPT version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.4.3
Released Aug 31, 2026 - 112.73 KBWorks with firefox 140.0 and later, android 142.0 and laterv1.4.3
- Fixed HTTP 504 errors during Active Files counting.
- Added automatic retry with exponential backoff for temporary server errors.
- Added retry support for:
- HTTP 408
- HTTP 425
- HTTP 429
- HTTP 5xx
- HTTP 504 Gateway Timeout
Request timeoutRequest timed outGateway timeoutUpstream timeoutUnexpectedStatusCodefile.deletion.error- Improved Delete All / Empty Trash for permanently deleted files.
- Permanent deletion now retries failed requests instead of stopping immediately.
- If a previous delete request likely succeeded but the response timed out, a later
404or410is treated as successful deletion. - Reduced server load by deleting permanently deleted files sequentially with a short delay.
- Improved Active Files scanning by processing file categories separately instead of using one heavy request.
Added separate checkboxes for:- Images
- Video
- Audio
- Text
- Other
The selected filters are used for both file counting and bulk deletion.
PDF files are detected using:application/pdfMIME type.pdffile extension- library file category when available
Bulk cleanup operations are now more resistant to temporary ChatGPT backend timeouts and gateway errors, especially when working with large libraries.Source code released under Mozilla Public License 2.0
Older versions
Version 1.4.1
Released Aug 27, 2026 - 112.15 KBWorks with firefox 140.0 and later, android 142.0 and laterFixed permanent deletion from Recently Deleted / Trash.
-Added retry with exponential backoff for temporary HTTP 429 and 5xx errors, including 504 Gateway Timeout.
-Improved “Empty Trash” so items are permanently deleted in smaller batches instead of loading the entire trash list first.
-Reduced permanent-delete concurrency to improve reliability and avoid excessive requests.
-Improved handling of large Trash libraries and deep pagination.Source code released under Mozilla Public License 2.0
Version 1.4.0
Released Jul 3, 2026 - 32.86 KBWorks with firefox 140.0 and later, android 142.0 and laterFirst uploadSource code released under Mozilla Public License 2.0