Image Picka 的评价
Image Picka 作者: eight04
eight04 的回应
开发者回应
发布于 7 年前> 設定裡都沒找到下載路徑
請參考圖︰
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 可以避免舊設定、舊套件的衝突。
281 条评价
- 评分 4 / 5来自 Firefox 用户 15930039, 4 个月前
- 评分 5 / 5来自 Firefox 用户 15029279, 5 个月前
- 评分 5 / 5来自 Firefox 用户 18767178, 6 个月前
- 评分 5 / 5来自 Firefox 用户 15011488, 8 个月前The only extension which is actually able to detect and download blob elements even though they are not properly displayed on the image picker !
- 评分 5 / 5来自 Firefox 用户 15569604, 8 个月前this is so perfect! its everything i wanted. god bless thank you!
- 评分 5 / 5来自 Firefox 用户 13243261, 9 个月前
- I 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.开发者回应
发布于 1 年前There 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} - 评分 5 / 5来自 Firefox 用户 18485015, 1 年前Great useful add-on!
a few suggestions for improvement to make it legendary :)
1. dark mode
if you are on dark websites and then open the image picker, it always destroys your eyes!
2. controls
the individual control elements are so small that you always have to aim very precisely to avoid clicking on them. QOL is not that and I don't want to play a shooter where I always want to concentrate on headshots.
3. shortcuts
having to click on everything makes everyone's tendons ache at some point. It would be nice if my left hand could also do something with shortcuts for save or open image picker and much more.
4. display of all images
if i only want to see the right images it would be nice to be able to hide elements completely instead of just seeing them grayed out. e.g. small elements of 100x100 pixels e.g.
5. the holy grail
search not only the current page but also all links whose number I can determine. With determinations of domain limits etc. - 评分 4 / 5来自 Umair Ahmed, 1 年前