-- #popclip
-- name: Eudic
-- icon: LB
-- language: applescript
tell application "Eudb_en"
reopen
activate
show dic with word "{popclip text}"
end tell
This is the original extension, since only one version works, I need to modify it, but it doesn’t recognize “{popclip text}” in popclip. Running the apple script directly will work
https://github.com/pilotmoon/PopClip-Extensions/tree/master/source/Eudic.popclipext