Search local meme folders or optional GIPHY results from the GNOME top bar and copy a selected meme image to the clipboard after an explicit user action. The extension never reads or uploads clipboard contents.
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:97
St.Clipboard.get_default()