Review of "Clipman" version 65

Details Page Preview

Simple but powerful clipboard manager.

Extension Homepage
https://github.com/popov895/Clipman

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
All dynamically stored memory must be cleared or freed in `disable()` (line 1378 `extension.js`): [EGO Review Guidelines: Static Objects](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-initialization-for-static-resources)
popov895 posted a review
`panelIndicator.state.history` — це простий масив об'єктів JS (line 1067 in `extension.js`).
popov895 posted a review
The `panelIndicator.state.history` is a simple array of JS objects (line 1067 in `extension.js`).
popov895 posted a review
This code is needed to avoid losing clipboard history when locking the screen.