←back to thread

Claude in Chrome

(claude.com)
296 points ianrahman | 1 comments | | HN request time: 0.193s | source
Show context
codegladiator ◴[] No.46342648[source]
How did chrome webstore team approve use of eval/new function in chrome plugin ? Isn't that against their tos ?

  Execute JavaScript code in the context of the current page
replies(3): >>46342661 #>>46344105 #>>46346913 #
1. SquareWheel ◴[] No.46346913[source]
Not having looked at the extension, I would assume they use the chrome.scripting API in MV3.

https://developer.chrome.com/docs/extensions/reference/api/s...

https://developer.chrome.com/blog/crx-scripting-api