Recensioni per Image Picka
Image Picka di eight04
Risposta di eight04
Replica dello sviluppatore
pubblicato il 7 anni fa> 設定裡都沒找到下載路徑
請參考圖︰
https://i.imgur.com/INixakJ.png
https://i.imgur.com/Q8WeX0p.png
> 應該是有用到Image Picker的檔案,在移除時一起移除掉了
Image Picka 沒有且無法移除 Image Picker 的檔案。事實上,任何 webextension 架構下的套件,都沒有存取硬碟的權限。
如果你打算更新到最新版,建議先將舊的 profile 備份,並重建一個新 profile。好處有兩個︰
1. 升級後若打算降級,可以換回備份的舊 profile。
2. 重開一個新 profile 可以避免舊設定、舊套件的衝突。
請參考圖︰
https://i.imgur.com/INixakJ.png
https://i.imgur.com/Q8WeX0p.png
> 應該是有用到Image Picker的檔案,在移除時一起移除掉了
Image Picka 沒有且無法移除 Image Picker 的檔案。事實上,任何 webextension 架構下的套件,都沒有存取硬碟的權限。
如果你打算更新到最新版,建議先將舊的 profile 備份,並重建一個新 profile。好處有兩個︰
1. 升級後若打算降級,可以換回備份的舊 profile。
2. 重開一個新 profile 可以避免舊設定、舊套件的衝突。
284 recensioni
- Valutata 1 su 5di モブ, 5 giorni fa
- Valutata 5 su 5di Utente Firefox 19141042, 11 giorni fa1. Can save images with "drag and drop" by just jittering the mouse when clicked on any link
2. Save images with hot keys
3. Batch image download from tabs (a little bit clunky interface, but still okay). - Valutata 4 su 5di Utente Firefox 15930039, 4 mesi fa
- Valutata 5 su 5di Utente Firefox 15029279, 5 mesi fa
- Valutata 5 su 5di Utente Firefox 18767178, 7 mesi fa
- Valutata 5 su 5di Utente Firefox 15011488, 8 mesi faThe only extension which is actually able to detect and download blob elements even though they are not properly displayed on the image picker !
- Valutata 5 su 5di Utente Firefox 15569604, 8 mesi fathis is so perfect! its everything i wanted. god bless thank you!
- Valutata 5 su 5di Utente Firefox 13243261, 9 mesi fa
- Valutata 5 su 5di Utente Firefox 14311356, un anno fa总体来说体验还是不错的,我的需要就是看到一个想要保存的图片,然后点击一次鼠标就可以快速保存下来。
- Valutata 5 su 5di ao6xup6, un anno fa
- Valutata 5 su 5di Masaru, un anno faI use this extension since time ago, but recently doesn't work on Mozilla 127 and 128, show a message about cannot save because we have illegal characters. What we can do?
Update of this comment: The answer of the developer of the addon was very useful. Actually don't have any problem. Thanks.Replica dello sviluppatore
pubblicato il un anno faThere are some filename validation bugs in Firefox 127+:
https://bugzilla.mozilla.org/show_bug.cgi?id=1898498
https://bugzilla.mozilla.org/show_bug.cgi?id=1903780
Currently, you can replace those invalid characters in the filename to get rid of them. For example, changing your filename pattern to:
Image Picka/${pageTitle.replace(/%|\./g,'_')}/${index} - ${name.replace(/%/g,'_')}${ext} - Valutata 5 su 5di Artiom, un anno fa