История версий PicPicker - 8 версий
PicPicker от Ariel Flesler
История версий PicPicker - 8 версий
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 2.2.0
Выпущено 26 сент. 2025 г. - 44,28 КБРаботает с firefox 109.0 и выше- Add 'Save As' checkbox functionality and update download settings
- Un-implement the text search functionality
Исходный код выпущен на условиях Лицензия MIT
Загрузите Firefox и установите расширениеВам понадобится Firefox, чтобы использовать это расширениеСтарые версии
Версия 2.1.0
Выпущено 26 сент. 2025 г. - 44,24 КБРаботает с firefox 109.0 и выше- Double clicking a grid item auto-downloads it
Исходный код выпущен на условиях Лицензия MIT
Версия 2.0.1
Выпущено 20 сент. 2025 г. - 44,19 КБРаботает с firefox 109.0 и выше- 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
Исходный код выпущен на условиях Лицензия MIT
Версия 2.0.0
Выпущено 18 сент. 2025 г. - 47,56 КБРаботает с firefox 109.0 и выше- 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
Исходный код выпущен на условиях Лицензия MIT
Версия 1.2.2
Выпущено 17 сент. 2025 г. - 34,75 КБРаботает с firefox 109.0 и выше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
Исходный код выпущен на условиях Лицензия MIT
Версия 1.2.0
Выпущено 17 сент. 2025 г. - 42,57 КБРаботает с firefox 109.0 и выше- 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
Исходный код выпущен на условиях Лицензия MIT
Версия 1.1.0
Выпущено 14 сент. 2025 г. - 40,76 КБРаботает с firefox 109.0 и выше- 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
Исходный код выпущен на условиях Лицензия MIT
Версия 1.0.1
Выпущено 20 авг. 2025 г. - 70,51 КБРаботает с firefox 109.0 и выше- 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
Исходный код выпущен на условиях Лицензия MIT