Historia wersji dodatku PicPicker — 6 wersji
PicPicker Autor: Ariel Flesler
Historia wersji dodatku PicPicker — 6 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 2.0.1
Data wydania: 20 wrz 2025 — 44,19 KBDziała z: firefox 109.0 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 2.0.0
Data wydania: 18 wrz 2025 — 47,56 KBDziała z: firefox 109.0 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.2.2
Data wydania: 17 wrz 2025 — 34,75 KBDziała z: firefox 109.0 i nowszev1.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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.2.0
Data wydania: 17 wrz 2025 — 42,57 KBDziała z: firefox 109.0 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.1.0
Data wydania: 14 wrz 2025 — 40,76 KBDziała z: firefox 109.0 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT
Wersja 1.0.1
Data wydania: 20 sie 2025 — 70,51 KBDziała z: firefox 109.0 i nowsze- 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
Licencja kodu źródłowego: Licencja MIT