Live stock and crypto quotes, panel ticker, charts, alerts, and local portfolio P&L. It accesses the local clipboard only after the user selects Copy to write quote or portfolio-export text; it never reads clipboard data, shares it with third parties, or provides clipboard keyboard shortcuts.
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.
helpers/clipboardShell.js:11
St.Clipboard.get_default()