Ιστορικό εκδόσεων του Copy Extension - 3 εκδόσεις
Copy Extension από Mr_Rabbit
Ιστορικό εκδόσεων του Copy Extension - 3 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 1.2.0
Κυκλοφόρησε στις 6 Μαϊ 2026 - 36,05 KBΛειτουργεί με firefox 142.0 και νεότεραCopy Extension v1.2.0
New Features
Auto-Copy
- Added an auto-copy split button to the footer — trigger a scrape automatically after the page finishes loading
- Configurable delay (including 0s instant) before the auto-copy fires
- Auto-copy mode and delay are saved per site, so each domain remembers its own setting
Element Reordering
- Elements and group children can now be reordered directly in the sidebar using up/down buttons on each card
- Works for both top-level elements and children inside groups
Improvements- Export functions refactored into a cleaner static Exporter class
- Page pattern field now uses readonly instead of disabled so double-click to edit works as expected
- Added 0s (instant) as an option in the auto-copy delay selector
Bug Fixes- Fixed scope selectors in element card binding
- Replaced innerHTML assignments with DOMParser to resolve Firefox extension linter security warnings
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Παλαιότερες εκδόσεις
Έκδοση 1.1.0
Κυκλοφόρησε στις 30 Μαρ 2026 - 34,15 KBΛειτουργεί με firefox 142.0 και νεότεραNew: Group Scraping (Nested Elements)
- Create groups to scrape repeating items on a page (e.g. job listings, search results)
- Each group has a parent selector and child elements that get scraped within each match
- Configure child modes (text, link, html) independently
- Group results display in collapsible sections in both Copy and View tabs
Improved: Persistent Results
- Scraped results now persist across sidebar toggle, tab switches, and page reloads
- Added delete buttons to clear individual results in the View tab
Improved: Results Readability
- Larger text and better spacing in the View tab for easier reading
Improved: Export
- Exporter updated to support group results
Under the Hood
- Scraper refactored into a class with structured logging
- Separate browser-specific service workers for Chrome and Firefox
- Group validation and title uniqueness enforcementΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 1.0.0
Κυκλοφόρησε στις 19 Μαρ 2026 - 28,38 KBΛειτουργεί με firefox 142.0 και νεότεραΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT