Pógódnośenja za Image Picka
Image Picka wót eight04
Wótegrono wót eight04
Wótegrono wuwijarja
jo se napisał 7 jierren lyn> 在批量下载界面里原来的版本可以在网址栏中用正则表达式给图片做筛选,但0.91版本(应该是这个)之后似乎就不行了
已確認,這是個 bug︰https://github.com/eight04/image-picka/issues/142
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
0.9.0 後程式會從 cache 載入圖片,所以 URL 會以 blob... 開頭。我試試在保持載入速度的前提下,將 URL 設置成原本圖片的 URL。如果做不到的話,會加一個選項使得載入圖片時不使用 cache。
---
Edit 10/30:
> 在下载界面里相同的图片没像0.90版本之前那样会合并成一张
我測試時沒有這個問題。可以在 Github 提供更詳細的資訊嗎?https://github.com/eight04/image-picka/issues/144
> 在批量下载界面里原来的版本可以在网址栏中用正则表达式给图片做筛选,但0.91版本(应该是这个)之后似乎就不行了
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
於 0.9.4 修正。
Image Picka 會從緩存中取得圖片,避免重覆的網路請求。若你將瀏覽器的緩存功能關閉,使用批量下載時總共會耗費 4 次請求︰
1. 圖片會在網頁中載入
2. 圖片會在批量下載頁面中載入
3. 在批量下載頁面中,取得檔案大小時也要一次請求
4. 下載管理員將圖片下載到硬碟中
使用緩存,則只有第一項會對網路送出請求,其它都是直接從緩存拿。
已確認,這是個 bug︰https://github.com/eight04/image-picka/issues/142
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
0.9.0 後程式會從 cache 載入圖片,所以 URL 會以 blob... 開頭。我試試在保持載入速度的前提下,將 URL 設置成原本圖片的 URL。如果做不到的話,會加一個選項使得載入圖片時不使用 cache。
---
Edit 10/30:
> 在下载界面里相同的图片没像0.90版本之前那样会合并成一张
我測試時沒有這個問題。可以在 Github 提供更詳細的資訊嗎?https://github.com/eight04/image-picka/issues/144
> 在批量下载界面里原来的版本可以在网址栏中用正则表达式给图片做筛选,但0.91版本(应该是这个)之后似乎就不行了
> 在批量下载界面里右键任何一张图片都可以复制到图片的地址,但0.91版本之后复制到的却不是图片地址了
於 0.9.4 修正。
Image Picka 會從緩存中取得圖片,避免重覆的網路請求。若你將瀏覽器的緩存功能關閉,使用批量下載時總共會耗費 4 次請求︰
1. 圖片會在網頁中載入
2. 圖片會在批量下載頁面中載入
3. 在批量下載頁面中,取得檔案大小時也要一次請求
4. 下載管理員將圖片下載到硬碟中
使用緩存,則只有第一項會對網路送出請求,其它都是直接從緩存拿。
297 pógódnośenjow
- Z 5 z 5 pógódnośonywót Daniel Wu, 15 oeren lynWorks fine for me. People complained because they were non developer and they were hoping for 'magic', which clearly won't happen, seeing browsers have cracked down on add-ons security these days. Also a lot of image gallery websites don't like / don't want us to batch download these days. So.. "batch download all images from all tabs to the right" is the only sensible solution right now. And the good news is, it is unpreventable by website owners. Not in any way I can think of. We should simply middle-mouse-click on all thumbnails we wanted, press this add-on button, adjust the minimum size we wanted, and press Save! Keep up the good work, eight04!
- Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 19716579, 23 dagen lyn
- Z 2 z 5 pógódnośonywót Wužywaŕ Firefox 19251219, ien moanne lynAs previously reported, the bug has not been fixed. Even in version 0.23, images within tabs (images that enlarge when clicked) cannot be retrieved. This was possible in version 0.19. It is highly questionable that the author has confirmed the behavior between versions 0.19 and 0.22/0.23.
Wótegrono wuwijarja
jo se napisał ien moanne lynIt's hard to track bug in comment section. It will be nice to submit more details to the issue tracker: https://github.com/eight04/image-picka/issues , including the site, browser version, operating system, etc. - Z 1 z 5 pógódnośonywót Ksanbah Lyngwa, ien moanne lyn
- Z 2 z 5 pógódnośonywót D.K., ien moanne lynOnly works for images which can already be downloaded using the context menu without any add-on, thus mainly useless.
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14093427, 2 moannen lyn
- Z 5 z 5 pógódnośonywót GeroZero, 3 moannen lynI really liked it; it has many options to fully configure the add-on.
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 12907790, 3 moannen lyn
- Z 3 z 5 pógódnośonywót hardrock007, 3 moannen lynHi there
The new update just got this error !!
" Installation aborted because the add-on appears to be corrupt. "
Please fix itWótegrono wuwijarja
jo se napisał 3 moannen lynThe extension uses a new setting in 0.22, but it is buggy in old Firefox.
The bug prevents the extension from install on Firefox < 128:
https://bugzilla.mozilla.org/show_bug.cgi?id=1996829
Currently the bug is fixed at Firefox ESR 115.31 (which should be released around Dec 9), but I think 116~127 will still face the bug.
If you need a version without the new setting, feel free to comment in this thread:
https://github.com/eight04/image-picka/issues/380 - Z 3 z 5 pógódnośonywót Wužywaŕ Firefox 19557507, 4 moannen lynIt definitely works on Android, however it is very annoying to use as it only downloads it on .tar format even if you only want one, there is no way other than do the "batch" method which makes it annoying if you want to download from several tabs as you cannot mark them to download from those and have do it individually. Making it almost worthless depending on how you want to use it
Wótegrono wuwijarja
jo se napisał 4 moannen lynThat's true. The tab chooser on Android doesn't work with extensions. We either have to implement our own tab chooser or perhaps pick all images from all available tabs by default.
https://github.com/eight04/image-picka/issues/381 - Z 1 z 5 pógódnośonywót Wužywaŕ Firefox 14971508, 4 moannen lynfunktioniert leider nicht mehr seit einer weile, wenn ich auf den button klicke neben dem bild wird es nicht mehr gespeichert, war früher wirklich top, da hat alles bestens geklappt
- Z 1 z 5 pógódnośonywót モブ, 7 moannen lyn
- Z 5 z 5 pógódnośonywót tata09, 9 moannen lyn
- Z 5 z 5 pógódnośonywót Lion, 9 moannen lyn
- Z 5 z 5 pógódnośonywót Bob, 9 moannen lynI have used Image Picka on many Linux Distros, and have installed it for others on Apple OSX and even non-linux systems! ;-)
No complaints so far and a lot of praise from this 70yo user. i.e. EASY to install. Thank-you Image-Picka. - Z 5 z 5 pógódnośonywót vetenho, 10 moannen lynThat's crazy extension. I've never seen anything like it, it scrapes perfectly. Massive W developers!!!!!!!!!!!
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 15930039, ien jier lyn
- Z 5 z 5 pógódnośonywót anonymous, ien jier lyn
- Z 5 z 5 pógódnośonywót Arel, ien jier lyn