
PicPicker od Ariel Flesler
Privacy-first browser extension to extract all images from any webpage with one click
Nema korisnikaNema korisnika
Metapodaci proširenja
Snimke ekrana



Informacije o ovom proširenju
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
Ocjena 5 od strane 1 korisnika
Dozvole i podaciSaznaj više
Potrebne dozvole:
- Preuzeti datoteke te čitati i promijeniti povijest preuzimanja preglednika
Prikupljanje podataka:
- Programer kaže da ovo proširenje ne zahtijeva prikupljanje podataka.
Daljnje informacije
- Poveznice dodatka
- Verzija
- 2.3.3
- Veličina
- 45,36 KB
- Zadnje aktualiziranje
- prije 18 dana (28. ruj. 2025)
- Povezane kategorije
- Licenca
- MIT licenca
- Politika privatnosti
- Pročitaj politiku privatnosti za ovaj dodatak
- Povijest verzija
- Dodaj u zbirku
Napomene o izdanju za 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