Closed LeokuJessica closed 5 months ago
@epilande I'd be happy to take a stab at this based on the Edge support PR but I'm not sure where you're generating those UUIDs. Is there a specific dev environment I should use?
I also need support for arc, and it would be perfect to add the ability to display tab results from all browsers at the same time. XD
@epilande I'd be happy to take a stab at this based on the Edge support PR but I'm not sure where you're generating those UUIDs. Is there a specific dev environment I should use?
I think when you modify the workflow, the info.plist
file gets changed. Then you can just create a PR off from that change.
I updated this argument and it works like a charm!
Edit: it can list the tabs but doesn't do anything when hitting enter :(
I saw this posted as an update on the most recent Arc release.
We've updated our AppleScript API, which allows native apps to better integrate with Arc! You can now query for spaces and tabs, and create new tabs and windows.
Edit: it can list the tabs but doesn't do anything when hitting enter :(
Yes, it seems that the scripting dictionary for Arc is a bit different. I guess because it needs to contend with spaces.
+1 for Arc - the listing of tabs works, but the focus-tab.js
script seems to need adapting.
@epilande I'd be happy to take a stab at this based on the Edge support PR but I'm not sure where you're generating those UUIDs. Is there a specific dev environment I should use?
I think when you modify the workflow, the
info.plist
file gets changed. Then you can just create a PR off from that change.I updated this argument and it works like a charm!
Edit: it can list the tabs but doesn't do anything when hitting enter :(
Works
Hi, Is that possible to support Arc ?