
PicPicker ავტორი Ariel Flesler
Privacy-first browser extension to extract all images from any webpage with one click
არცერთი მომხმარებელიარცერთი მომხმარებელი
გაფართოების მონაცემები
ეკრანის სურათები



გაფართოების შესახებ
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
5 შეფასება 1 მიმომხილველისგან
ნებართვები და მონაცემებივრცლად
მოთხოვნილი ნებართვები:
- ფაილების ჩამოტვირთვა, ჩამოტვირთვების ისტორიის ნახვა და შეცვლა
აღსარიცხი მონაცემები:
- შემქმნელის თქმით ეს გაფართოება არ საჭიროებს მონაცემთა აღრიცხვას.
დამატებითი მონაცემები
- დამატების ბმულები
- ვერსია
- 2.3.3
- ზომა
- 45,36 კბ
- ბოლო განახლება
- 16 დღის წინ (28 სექ 2025)
- მსგავსი კატეგორიები
- ლიცენზია
- MIT-ლიცენზია
- პირადი მონაცემების დაცვის დებულება
- გაეცანით ამ დამატების პირადულობის დაცვის დებულებას
- ვერსიის ისტორია
- კრებულში დამატება
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