Manage Podman and Docker containers through a GNOME Shell menu. Supports Start, Stop, Remove, Pause, Restart, Top Resources, Shell Access, Live Stats, Logs Monitoring, and Inspect Info. Uses clipboard access only when Copy inspect data is clicked.
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:1377
St.Clipboard.get_default()