Análises para Image Picka
Image Picka por eight04
Análise por Utilizador do Firefox 12985873
Avaliado em 4 de 5
por Utilizador do Firefox 12985873 , há 8 anos Thank you.But it still can't replace the "Image Picker" or "Pick & Save Images",
For an ordinary person who does not understand programming,can I ask two questions?
Q1:
Error:filename deos not be an absolute path
Why?
Can it choose an absolute path?
Q2:
And how to rename the pitrues?
Quantumn all is best.昨天用56的版本,任务管理器占用内存5G,就十个八个页面,图像很多的,还要开着PS,还有SNAGIT12,10G内存不够用,卡得什么心情都没有,恨不得扔鼠标。昆腾快很多,占用内存少。但就是没有一个合适的集图工具,哎。
For an ordinary person who does not understand programming,can I ask two questions?
Q1:
Error:filename deos not be an absolute path
Why?
Can it choose an absolute path?
Q2:
And how to rename the pitrues?
Quantumn all is best.昨天用56的版本,任务管理器占用内存5G,就十个八个页面,图像很多的,还要开着PS,还有SNAGIT12,10G内存不够用,卡得什么心情都没有,恨不得扔鼠标。昆腾快很多,占用内存少。但就是没有一个合适的集图工具,哎。
Resposta do programador
publicado a há 8 anos> Q1
No. It's a restriction of Quantum Firefox. Extensions can only download files to Firefox's download folder.
> Q2
See https://github.com/eight04/image-picka#filename-pattern
No. It's a restriction of Quantum Firefox. Extensions can only download files to Firefox's download folder.
> Q2
See https://github.com/eight04/image-picka#filename-pattern
285 análises
- Avaliado em 1 de 5por モブ , há 12 dias
- Avaliado em 5 de 5por Utilizador do Firefox 19141042 , há 18 dias1. 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). - Avaliado em 5 de 5por tata09 , há 2 meses
- Avaliado em 5 de 5por Lion , há 2 meses
- Avaliado em 5 de 5por Bob , há 3 mesesI 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. - Avaliado em 5 de 5por vetenho , há 4 mesesThat's crazy extension. I've never seen anything like it, it scrapes perfectly. Massive W developers!!!!!!!!!!!
- Avaliado em 4 de 5por Utilizador do Firefox 15930039 , há 5 meses
- Avaliado em 5 de 5por Utilizador do Firefox 15029279 , há 5 meses
- Avaliado em 5 de 5por Arel , há 7 meses
- Avaliado em 5 de 5por Utilizador do Firefox 18767178 , há 7 meses
- Avaliado em 5 de 5por Mel , há 7 meses
- Avaliado em 4 de 5por WOTANFRA , há 8 meses
- Avaliado em 5 de 5por Utilizador do Firefox 15011488 , há 8 mesesThe only extension which is actually able to detect and download blob elements even though they are not properly displayed on the image picker !
- Avaliado em 5 de 5por Utilizador do Firefox 15569604 , há 9 mesesthis is so perfect! its everything i wanted. god bless thank you!
- Avaliado em 4 de 5por ssacess , há 9 meses批量保存网页图片,多次使用后下载,有时会出现加载100%但是找不到页面过滤的图片。有个小小的建议,建议同域名或者网站,添加过滤图片,过滤一些手动添加目标网站域名或者地址下的图片,过滤哪些大小不一,但是相同网站每次保存都会存在的一些网页图标,广告等图片,相同域名下过滤这些图片,不用每次手动取消下载这些图片
- Avaliado em 5 de 5por Utilizador do Firefox 13243261 , há 10 meses
- Avaliado em 5 de 5por Utilizador do Firefox 14311356 , há um ano总体来说体验还是不错的,我的需要就是看到一个想要保存的图片,然后点击一次鼠标就可以快速保存下来。
- 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.Resposta do programador
publicado a há um anoThere 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}