Review of "Clipboard Indicator (Minh Quan)" version 3

Details Page Preview

A customized fork of the Clipboard Indicator extension with personal modifications.

Extension Homepage
https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator

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

All Versions

Version Status
4 Unreviewed
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
You are saying this in the description for a new extension: > The most popular clipboard manager for GNOME, with over 1M downloads Is this an AI generated fork of another extension? If so, we have a rule for that: [EGO Review Guidelines: AI](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#extensions-must-not-be-ai-generated)
buwin posted a review
Hi, I apologize for the confusion. I accidentally copied the description (metadata.json) from the original 'Clipboard Indicator' extension when making this fork, which is why it incorrectly stated 'over 1M downloads'. This is not an AI-generated fork. I manually forked it and modified the code for my own usage. I have corrected the description and metadata in this new uploaded version. Thank you