Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't figure out how to download files from whatsapp #97

Open
sudhz opened this issue Oct 16, 2022 · 2 comments
Open

Can't figure out how to download files from whatsapp #97

sudhz opened this issue Oct 16, 2022 · 2 comments
Labels
site-specific Problem with a particular website (for visibility only)

Comments

@sudhz
Copy link

sudhz commented Oct 16, 2022

So, I use Multi for WhatsApp, but can't download files, even-though I set openNewWindows to Safari, my current JSON looks like -

{
  "tabs": [
    {
      "title": "WhatsApp",
      "url": "https://web.whatsapp.com",
      "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6 Safari/605.1.15"
    }
  ],
  "windowed": true,
  "openNewWindowsWith": "com.apple.Safari",
  "openNewWindowsInBackground": true
}

Still, when I click on the download button, It says the file has been downloaded, or it opens it if its a pdf. What I want is that safari should open when I click on the download button. Maybe I'm kinda new to all of this so can someone please help me if there's already some kind of workaround to this problem?

@kofigumbs kofigumbs added the site-specific Problem with a particular website (for visibility only) label Nov 20, 2022
@vibhav011
Copy link

Are there plans to fix this any time soon?

@kofigumbs
Copy link
Owner

This fix here will likely be some Custom JS script like this one. It'd be great if someone who uses Multi+WhatsApp and has a few minutes to tinker in Dev Tools could report back a script that works for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-specific Problem with a particular website (for visibility only)
Projects
None yet
Development

No branches or pull requests

3 participants