Skip to content

Commit 045d7da

Browse files
committed
add note to tell the user to enable JS from apple events
1 parent e3bc371 commit 045d7da

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

commands/apps/claude/claude.js

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
// - `chrome-cli` https://github.com/prasmussen/chrome-cli
77
// Install via homebrew: `brew install node chrome-cli`
88

9+
// This script needs to run JavaScript in your browser, which requires your permission.
10+
// To do so, open Chrome and find the menu bar item:
11+
// View > Developer > Allow JavaScript from Apple Events
12+
913
// Required parameters:
1014
// @raycast.schemaVersion 1
1115
// @raycast.title Ask Claude

0 commit comments

Comments
 (0)