
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 על־ידי סוקר אחד
הרשאות ונתוניםמידע נוסף
הרשאות נדרשות:
- הורדת קבצים, קריאה ועריכת היסטוריית ההורדות של הדפדפן
איסוף נתונים:
- המפתח אומר שהרחבה זו אינה דורשת איסוף נתונים.
מידע נוסף
- קישורים לתוספת
- גרסה
- 2.3.3
- גודל
- 45.36 ק״ב
- עדכון אחרון
- לפני 16 ימים (28 ספט׳ 2025)
- קטגוריות קשורות
- רישיון
- MIT License
- מדיניות פרטיות
- קריאת מדיניות הפרטיות עבור תוספת זו
- היסטוריית הגרסאות
- הוספה לאוסף
הערות שחרור עבור 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