Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Google Drive for Desktop #406

keivahn started this conversation in General
Discussion options

Hello,

I was wondering if anyone had gotten Finicky to work with Google Drive for Desktop? By default I use Finicky to open most everything in Safari. The exception is links from Slack and Zoom which I open in Chrome using the following:

{ match: ({ opener }) => opener.bundleId === "com.tinyspeck.slackmacgap", browser: "Google Chrome" },
{ match: ({ opener }) => opener.bundleId === "us.zoom.xos", browser: "Google Chrome" }

In the Google Drive are both PDFs and other Google Docs (among other documents). I've tried to do the same with Google Drive with the following:
{ match: ({ opener }) => opener.bundleId === "com.google.drivefs", browser: "Google Chrome" }

However, this doesn't work—when I click a Google Doc, nothing happens.

Any advice or configuration tips would be greatly appreciated!

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /