Review of "cleanlink" version 1

Details Page Preview

Watches the clipboard and, whenever it contains a URL, strips known tracking query parameters (utm_*, si, fbclid, gclid, etc.) from it, writing the cleaned URL back to the clipboard. All processing happens locally in this extension; clipboard content is never sent over the network or stored anywhere.

Extension Homepage
https://github.com/jonbesga/cleanlink

No comments.

FAQ

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:20
    St.Clipboard.get_default()

All Versions

Version Status
1 Unreviewed