Historial de versiones de PageSieve - 9 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 2.2.0
Lanzada el 17 de ago. de 2026 - 1,39 MBCompatible con firefox 58.0 y superiores### Changed
• Prevent Content Script from always being loaded and instead only load it
when extension sidebar is open.
### Fixed
• Properly cleanup inspector when extension sidebar closed i.e remove
highlights, event listeners and restore cursor.Se publicó el código fuente bajo la licencia MIT License
Versiones antiguas
Versión 2.1.0
Lanzada el 16 de ago. de 2026 - 1,39 MBCompatible con firefox 58.0 y superiores- Add button for highlighting elements by selector in Field definition component
- Add count field type for counting matched elements as alternative to
extracting attributes or properties. - Automatically create full URL for href and src attributes during extraction.
- Add YAML format for results export.
- Add urlPattern implementation for controlling which URLs config applies to.
- Use IntersectionObserver to prevent hanging when too many elements are highlighted.
- Fix problem where sidebar requires multiple clicks to open.
- Cleanup changes made to DOM when inspector is launched such as event
listeners and HTML elements.
Se publicó el código fuente bajo la licencia MIT License
Versión 2.0.0
Lanzada el 9 de ago. de 2026 - 1,18 MBCompatible con firefox 58.0 y superiores### Added
• Add columns sorting to results viewer table.
• Add ability to extract attributes from container element using '.'
selector.
• Add snapshots/checkpoints when scraping for better error recovery.
• Add user confirmation for destructive actions
### Changed
• Breaking refactor of scrape configuration format
• Update field definition UI to support new Field schema
• Allow URL to be editable and navigate to URL when necessary before
beginning
extraction
• Update metadata section of config panel with new + updated properties in
ScrapeConfig
• Results are now grouped according to the group's name instead of the
nanoid
based ID.
• Centralize handling of user confirmation dialogs to service fileSe publicó el código fuente bajo la licencia MIT License
Versión 1.5.0
Lanzada el 15 de jun. de 2026 - 1,13 MBCompatible con firefox 58.0 y superioresChanged- Switch to generalized extractor. Mostly code change as functionality is identical
Fixed- Fix how logging is handled in content vs background scripts
- Simplify how pages are compared.
- Correctly set error in various failure states
Se publicó el código fuente bajo la licencia MIT License
Versión 1.4.0
Lanzada el 9 de may. de 2026 - 1,05 MBCompatible con firefox 58.0 y superiores[1.4.0] - 2026-05-09
### 🚀 Features
• (logging) Add logtape based logging
### 🐛 Bug Fixes
• Improve markdown table handling
### 🚜 Refactor
• Centralize handling of data download
### 📚 Documentation
• Update documentationSe publicó el código fuente bajo la licencia MIT License
Versión 1.3.0
Lanzada el 7 de may. de 2026 - 1,01 MBCompatible con firefox 58.0 y superiores[1.3.0] - 2026-05-07
### 🚀 Features
• Add diagram generation for state machine
• Add initial failure retry
### 🐛 Bug Fixes
• Add better log messages
• Add global stop event for user interrupt
• Pass currentURL context to functions
• Support use of xpath for 'next' navigation
• Add event for testing navigation
### 💼 Other
• Update source build recipe
• Update svelte
• Bump package version
### 🚜 Refactor
• Use state machine for main loop
• Update types
• Cleanup handling of selectors
### 📚 Documentation
• Add state machine diagramSe publicó el código fuente bajo la licencia MIT License
Versión 1.2.0
Lanzada el 22 de abr. de 2026 - 955,61 KBCompatible con firefox 58.0 y superiores[1.2.0] - 2026-04-22
### 🚀 Features
• Add editable names for selector groups
• Improve button style in Editable Input
• Add search and sort in library component
### 🐛 Bug Fixes
• Change how selector array type is toggled
• Change button style to be more visible
• Switching to none pagination now works
### 💼 Other
• Move to bun for package management
• Update deps
• Increment version
### 🚜 Refactor
• Move scrapeConfig to separate file
• Use dark colorscheme as default
• Swap jszip with client-zip
### 📚 Documentation
• Update ui docs with selector group changesSe publicó el código fuente bajo la licencia MIT License
Versión 1.1.0
Lanzada el 5 de abr. de 2026 - 1015,81 KBCompatible con firefox 58.0 y superiores[1.1.0] - 2026-04-05
🚀 Features- Add ability to add selector groups
- [breaking] Add multi selector group results display
- Add group delete confirmation
- Add export for individual group data
🐛 Bug Fixes- Early exit when no pagination defined
- Allow use of xpath for container selector
- Centralize how xpath selectors are detected
💼 Other- Add just rule for creating zip
- Update gitignore
- Add file necessary for github pages
- Increment version number
🚜 Refactor- Separate confirm dialog into component
- Modify DataTable style
📚 Documentation- Correct dates in license copyright
- Initial commit of documentation
- Render documentation
- Change default video dimensions
- Update video dimensions
- Update README.md
- Remove quarto build from git
🎨 Styling- Use specific type for extract results
- Format code
Se publicó el código fuente bajo la licencia MIT License
Versión 1.0
Lanzada el 2 de mar. de 2026 - 916,78 KBCompatible con firefox 58.0 y superioresSe publicó el código fuente bajo la licencia MIT License