Image Picka のレビュー
Image Picka 作成者: eight04
合計レビュー数: 297
- 5 段階中 5 の評価Firefox ユーザー 14956763 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14899180 によるレビュー (7年前)can not use anymore: All plug-ins will be disconnected when you turn on the computer on May 4, 2019, but the reason for adding failure is that the network problem cannot be downloaded. If you have this problem, copy and paste it. Thank you for your cooperation.
- 5 段階中 5 の評価Firefox ユーザー 14887747 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14107605 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14844234 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14841276 によるレビュー (7年前)
- 5 段階中 5 の評価Philip Ryan Johnson @prjohnson によるレビュー (7年前)
- 5 段階中 1 の評価Firefox ユーザー 14310628 によるレビュー (7年前)Can't save webp image as a jpg with a simple right click.
開発者の返信
投稿日時: 7年前This extension saves the raw image without format conversion. You may need a "webp to jpg" converter after downloading the image. - 5 段階中 5 の評価Firefox ユーザー 14699940 によるレビュー (7年前)
- 5 段階中 1 の評価Firefox ユーザー 14656339 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 12831089 によるレビュー (7年前)
- 5 段階中 4 の評価Julian McGill によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14577118 によるレビュー (7年前)
- 5 段階中 5 の評価Firefox ユーザー 14562485 によるレビュー (7年前)Awesome work! Is there a way to set a specific path for "show download button on hover". While keeping the original filename? for example: I want hover button downloads to go to C:/downloads/pics. If this is already possible would you please show me how? I have read over the GitHub but am still unsure of how to achieve this. Thanks in advance! You've built an amazing addon
開発者の返信
投稿日時: 7年前1. In browser settings, configure the default download location to `C:/downloads`
2. In Image Picka settings, set the filename pattern to `pics/${name}${ext}` - 5 段階中 5 の評価Firefox ユーザー 14554461 によるレビュー (7年前)I like how simple it is to use but I cannot get the 0 pad for the index string to work. I copied and paste from github website ${String(index).padStart(3,"0")} so I can have 01, 02 etc. file names but it came back as error undefined on the images. What am I doing wrong?