Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

PicPicker Versionsgeschichte – 12 Versionen

PicPicker von Ariel Flesler

Bewertet mit 5 von 5 Sternen
5 von 5 Sternen
5
1
4
0
3
0
2
0
1
0
PicPicker Versionsgeschichte – 12 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 2.3.3

    Veröffentlicht 28. Sep. 2025 – 45,36 KB
    Funktioniert mit firefox 109.0 und höher
    • 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

    Quelltext steht unter der MIT-Lizenz

    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 2.3.2

    Veröffentlicht 28. Sep. 2025 – 45,29 KB
    Funktioniert mit firefox 109.0 und höher
    • 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

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 2.3.1

    Veröffentlicht 28. Sep. 2025 – 45,28 KB
    Funktioniert mit firefox 109.0 und höher
    • 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

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 2.3.0

    Veröffentlicht 28. Sep. 2025 – 44,58 KB
    Funktioniert mit firefox 109.0 und höher
    • 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

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 2.2.0

    Veröffentlicht 26. Sep. 2025 – 44,28 KB
    Funktioniert mit firefox 109.0 und höher
    • Add 'Save As' checkbox functionality and update download settings
    • Un-implement the text search functionality

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 2.1.0

    Veröffentlicht 26. Sep. 2025 – 44,24 KB
    Funktioniert mit firefox 109.0 und höher
    • Double clicking a grid item auto-downloads it

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 2.0.1

    Veröffentlicht 20. Sep. 2025 – 44,19 KB
    Funktioniert mit firefox 109.0 und höher
    • Remove the total image count in the results page title
    • Firefox doesn't actually need the browser-polyfill. Don't include it
    • Disable filter dropdown options that wouldn't match any items

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 2.0.0

    Veröffentlicht 18. Sep. 2025 – 47,56 KB
    Funktioniert mit firefox 109.0 und höher
    • Include the data_collection_permissions in Mozilla's manifests
    • Remove the popup, clicking the extension auto-opens the results
    • Update the logo to a new one

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.2.2

    Veröffentlicht 17. Sep. 2025 – 34,75 KB
    Funktioniert mit firefox 109.0 und höher
    v1.2.2
    • Use some DOM method wrappers, reduce .js size in almost 10%
    • Setup Mozilla's addon-linter
    • Replace all usage of innerHTML for DOM manipulation for safer code

    v1.2.1
    • Various improvements related to the build process
    • Extract the browser-polyfill.js as a vendor script. Loaded once instead of bundled on each of the 4 .js's

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.2.0

    Veröffentlicht 17. Sep. 2025 – 42,57 KB
    Funktioniert mit firefox 109.0 und höher
    • Implement arrow keys navigation and selection
    • Add informational sign explaining the keyboard and mouse shortcuts available
    • Add support for pressing Enter to download the current image
    • Add support for Home/End keys and unify mouse and keyboard selection index
    • Downloaded images are marked with a green checkbox, cannot be double-downloaded
    • Pressing Enter on a selected image downloads all the selected ones
    • The addon remembers the last selected grid size and restores (Small/Medium/Large)
    • Show counts on every filter dropdown option, on how many images match that filter
    • Add an all-time downloads counter to the top right

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.1.0

    Veröffentlicht 14. Sep. 2025 – 40,76 KB
    Funktioniert mit firefox 109.0 und höher
    • Add max-width to results text for better layout
    • Update allowedFormats in DEFAULT_EXTRACTION_SETTINGS to include 'avif', 'apng', 'ico', and 'bmp'
    • Use the native browser download method to avoid CORS issues, preserve path's filename when possible
    • Switch multi-file download to use individual browser downloads, remove all ZIP code the dependency

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.0.1

    Veröffentlicht 20. Aug. 2025 – 70,51 KB
    Funktioniert mit firefox 109.0 und höher
    • Clean the code, reduce repetition
    • Truncate page title to span no more than one line
    • Fix image order in DOM and data differ, messes up shift+click selection)
    • Remove the downloads permission, not needed

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.