arxiv-utils icon indicating copy to clipboard operation
arxiv-utils copied to clipboard

"A direct download link... " not work on macos chrome

Open MingkaiSheng opened this issue 2 years ago • 3 comments

This function: "A direct download link is added to download PDF with paper's title as the filename!" doesn't seem to work on chrome on MacOs

1704269669624

MingkaiSheng avatar Jan 03 '24 08:01 MingkaiSheng

I need more context for resolving the issue. Could you try the following?

  • Reproduce the issue in a new browser profile with no other extensions installed, so as to prevent extensions from interfering with each other.
  • Take a screenshot of the Developer Console (Right Click > Inspect > Console) right after reproducing the bug.
  • If there are no errors in the Developer Console, it would be beneficial to inspect the background script logs following the steps here, and also take a screenshot of the errors.

j3soon avatar Jan 05 '24 15:01 j3soon

I need more context for resolving the issue. Could you try the following?

  • Reproduce the issue in a new browser profile with no other extensions installed, so as to prevent extensions from interfering with each other.
  • Take a screenshot of the Developer Console (Right Click > Inspect > Console) right after reproducing the bug.
  • If there are no errors in the Developer Console, it would be beneficial to inspect the background script logs following the steps here, and also take a screenshot of the errors.

Thanks! I found the cause of this problem. There is a conflict between “AIX智能下载器(图片/视频/音乐/文档)” (ID:ibdfeimkglcmdejppabkaidpippniiob) and plug-in arxiv-utils 1.8.2. Enabling “AIX..." will cause arxiv-utils to fail to change its name.

image image

MingkaiSheng avatar Jan 06 '24 02:01 MingkaiSheng

This is same as issue #33. I wonder if it's possible to make the AIX ... plugin automatically disable itself when the user is on arxiv sites.

j3soon avatar Jan 07 '24 12:01 j3soon