d7a834a9924fb033cff2b4a97f861114e6a88b9a
OBS Browser Source lacks clipboard support, making it impractical to enter long API keys. Add two workarounds: "Import from File" reads a key from a .txt file via the native file picker, and "Paste Key" uses window.prompt() where OS-level paste should work. Co-authored-by: Cursor <cursoragent@cursor.com>
Description
No description provided
Languages
JavaScript
58.4%
HTML
41.6%