
PicPicker per Ariel Flesler
Privacy-first browser extension to extract all images from any webpage with one click
Nulle usatoresNulle usatores
Metadatos del extension
Capturas de schermo



A proposito de iste extension
A powerful browser extension that extracts all images from any webpage with one click. Works universally on any website - no domain restrictions. Extract images from img tags, CSS backgrounds, SVG elements, video posters, and even lazy-loaded content
Valutate 5 per 1 revisor
Permissiones e datosSaper plus
Permissiones necessari:
- Discargar files e leger e modificar le chronologia de discargamentos del navigator
Collection de datos:
- Le disveloppator dice que iste extension non require collection de datos.
Plus de informationes
- Ligamines del additivo
- Version
- 2.3.3
- Dimension
- 45,36 KB
- Ultime actualisation
- לפני 18 ימים (28 ספט׳ 2025)
- Categorias associate
- Licentia
- Licentia MIT
- Politica de confidentialitate
- Lege le politica de confidentialitate pro iste additivo
- Historia de versiones
- Adder al collection
Notas de version pro 2.3.3
- Ignore many false positives from no longer enforcing image extensions
- Simpler and more reliable path/URL normalization function
- Use the srcset library to better parse srcset attributes
- General QoL improvements, reduce DOM creation code and add some DOM helpers
- Remove much of the URL filtering logic, since all URLs are known to be images by context
- Extract image from ::before and ::after image sources
- Transition from ESLint from recommended-type-checked to strict-type-checked
- Fire an alert when no images could be extracted from a page
- Improve background extraction, now works in Getty images
- Handle URLs without protocol, prepend it
- Handle a few domains known to block via CORS/CORP, don't even try to display those and show a warning
- Add 'Save As' checkbox functionality and update download settings
- Un-implement the text search functionality