Review of "Clipboard Decay" version 0.1.2 (2)

Details Page Preview

Clears the clipboard after a configurable timeout. Optionally detects copies from selected sensitive apps (e.g. password managers) and applies a shorter timer. This extension reads and writes the system clipboard.

Extension Homepage
https://github.com/finegrainlabs/clipboard-decay

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) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • extension.js:28
    St.Clipboard.get_default()

All Versions

Version Status
0.1.2 (2) Unreviewed
0.1.1 (1) Rejected