Hook Integration with Comet Browser by Perplexity

For anyone looking to integrate Comet browser with Hookmark, it works perfectly using standard Chromium AppleScript commands.

GET NAME:

tell application "Comet" to return title of active tab of front window

GET ADDRESS:

tell application "Comet" to return URL of active tab of front window

Just add these scripts to Hook and it’s good to go.

1 Like

Thank you very much for sharing your script, @martinewski .

We will integrate Comet with Hookmark.

Thank you

1 Like

I note that the scripts provided by martinewski are still missing. I just tried them and they work fine.

Sorry about this and thank you for letting us know, @Chris .

We have just updated the script server, version 392.

Please let us know if there are any issues.

Thank you