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

画像ページでCtrl-sしたときファイル名を修正する機能はもう不要 #546

Closed
hogashi opened this issue Aug 8, 2023 · 0 comments · Fixed by #547
Closed

Comments

@hogashi
Copy link
Owner

hogashi commented Aug 8, 2023

  • もともとダウンロードをするための拡張機能ではないが、 hogehoge.jpg:orig という URL パスのときにファイルとして保存すると hogehoge.jpg-orig になってしまっていたのを修正するための機能をついでにつけていた
  • 最近は URL パスが hogehoge&format=jpg&name=orig という書式になって、修正しなくても hogehoge.jpg というファイルとして保存できるようになっている
    • ブラウザの仕様に乗れるならそれが一番
  • なのでこの拡張機能からはファイル名の修正機能を消す
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant