Image Picka에 대한 리뷰
Image Picka 제작자: eight04
리뷰 297개
- 5점 만점에 3점Firefox 사용자 16449532 님, 4년 전Works fine with most websites but it has currently issues with Instagram. on IG it just shows white squares instead of pictures you could pick and save. Previously it used to work fine with IG though, until IG or Firefox updated something.
- 5점 만점에 4점Firefox 사용자 17290944 님, 4년 전問題なく動作しているようです。
ただ、ダウンロード先やファイル名の連番等をカスタマイズしたいのですが、望む設定ができないみたいで、少し残念です。
It seems to be working fine.
However, I would like to customize the download destination, sequential numbering of file names, etc., but I can't seem to get the settings I want, which is a little disappointing.
1.I want to change the download destination every time.
I would like to be able to replace the drive and path for "Image Picka" in Filename pattern.
(e.g. D:\Down\Pics\Car\ etc.)
I don't want to have to go into firefox settings and change the download destination every time. I have firefox set to ask every time.
2. I want to set the index number to a fixed digit. (Example: 001)개발자 답글
4년 전에 게시됨> I would like to be able to replace the drive and path for "Image Picka" in Filename pattern.
Unfortunately this is impossible without a native app. The browser only allows extension to download files into the download folder.
> I want to set the index number to a fixed digit. (Example: 001)
Here is the example to zero-pad index number:
https://github.com/eight04/image-picka#use-expression-in-filename - 5점 만점에 4점Firefox 사용자 13441218 님, 5년 전the actual image size are reduced while downloading from multiple tabs
- 5점 만점에 5점Firefox 사용자 16803992 님, 5년 전It's the best of the best. I can complain about some settings, for example I prefer to have an option "Hide not matching" instead of "Include". But still, it works great!
- 5점 만점에 5점Firefox 사용자 13698407 님, 5년 전
- Excellent addon with many different ways to easily save images. My favourite method to use is the drag and drop option, where you just left click an image and drag it a little and it will save it, or drag it completely off the browser and onto my second monitor. There in lies the problem and why I didn't give it five stars. When I drag an image into a folder, if the filename is too long (wallhere.com is bad for that), than the image file name will be truncated (shortened) and when it is saved, it doesn't have an extension, so no image thumbnail is shown and I have to manually rename it with one. Otherwise it's great! When I select to save the image without dragging and dropping, then an extension is added. It would be nice to see the drag and drop option save with an extension after truncating long filenames.
개발자 답글
5년 전에 게시됨I believe that when you drag the image into your folder, the image is actually consumed by your browser/OS instead of the extension. Try testing the truncate bug without enabling the extension. - 5점 만점에 5점Firefox 사용자 14780775 님, 5년 전I wish this have dark background option. But for now I can use the css body background color: black. This looks so much better with black or dark background.
개발자 답글
5년 전에 게시됨There is an "Invert Selection" button that can be used to unselect images, or you can change the batch download settings so it doesn't select all by default.- 5점 만점에 1점SucculentFruit13 님, 5년 전This app does not do what it says it does. It only downloads previews of images embedded in websites, not the actual full-size images themselves. Complete waste of time and hard drive space.
개발자 답글
5년 전에 게시됨> This app does not do what it says it does
I'm not sure what do you mean. This extension downloads images.
> It only downloads previews of images embedded in websites
This extension only downloads images that were displayed on the page. You should either check "detect images from link" option or add a URL transform rule to get source URL.