A customized fork of the Clipboard Indicator extension with personal modifications.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
extension.js:69
St.Clipboard.get_default()
| Version | Status |
|---|---|
| 4 | Unreviewed |
| 3 | Rejected |
| 2 | Rejected |
| 1 | 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)
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