PicPicker verziótörténet – 5 verzió
PicPicker szerző: Ariel Flesler
PicPicker verziótörténet – 5 verzió
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 2.0.0
Kiadva: 2025. szept. 18. – 47,56 kBEzekkel működik: firefox 109.0 vagy újabb- 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
A forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 1.2.2
Kiadva: 2025. szept. 17. – 34,75 kBEzekkel működik: firefox 109.0 vagy újabbv1.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
A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.2.0
Kiadva: 2025. szept. 17. – 42,57 kBEzekkel működik: firefox 109.0 vagy újabb- 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
A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.1.0
Kiadva: 2025. szept. 14. – 40,76 kBEzekkel működik: firefox 109.0 vagy újabb- 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
A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.0.1
Kiadva: 2025. aug. 20. – 70,51 kBEzekkel működik: firefox 109.0 vagy újabb- 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
A forráskód MIT licenc licenc alatt közzétéve