Lịch sử phiên bản PicPicker - 5 phiên bản
PicPicker bởi Ariel Flesler
Lịch sử phiên bản PicPicker - 5 phiên bản
Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.
Phiên bản mới nhất
Phiên bản 2.0.0
Đã phát hành 18 Thg 09 2025 - 47,56 KBHoạt động với firefox 109.0 và lớn hơn- 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
Mã nguồn được phát hành dưới dạng Giấy phép MIT
Tải xuống Firefox và tải tiện ích mở rộngBạn sẽ cần Firefox để sử dụng tiện ích mở rộng nàyPhiên bản cũ hơn
Phiên bản 1.2.2
Đã phát hành 17 Thg 09 2025 - 34,75 KBHoạt động với firefox 109.0 và lớn hơnv1.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
Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 1.2.0
Đã phát hành 17 Thg 09 2025 - 42,57 KBHoạt động với firefox 109.0 và lớn hơn- 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
Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 1.1.0
Đã phát hành 14 Thg 09 2025 - 40,76 KBHoạt động với firefox 109.0 và lớn hơn- 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
Mã nguồn được phát hành dưới dạng Giấy phép MIT
Phiên bản 1.0.1
Đã phát hành 20 Thg 08 2025 - 70,51 KBHoạt động với firefox 109.0 và lớn hơn- 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
Mã nguồn được phát hành dưới dạng Giấy phép MIT