Commit Graph

5 Commits

Author SHA1 Message Date
636ca1341c Enhance eBay extension logging and account management features
- Added detailed logging for various actions in the background script and content script to improve debugging capabilities.
- Updated the account management flow to include the last updated timestamp and sales data.
- Refined the parsing logic to ensure accurate extraction of seller statistics from eBay profiles.
- Improved error handling in the parsing process to provide more informative responses in case of failures.
2026-01-21 23:01:09 +01:00
86d2191a25 Update Extension files and add deploy script 2026-01-18 17:31:18 +01:00
ed9a75a1dc Add product scanning functionality to eBay extension
- Introduced a new scanProductsForAccount feature in the background script to handle product scanning requests.
- Implemented a timeout mechanism for scan requests to enhance reliability.
- Updated content scripts to parse product lists and extract relevant data from eBay storefronts.
- Enhanced error handling and logging for better debugging and user feedback.
- Added methods to extract items sold and shop names from eBay profiles.
2026-01-18 14:19:42 +01:00
99413db4f4 Update subproject commit to indicate a dirty state 2026-01-18 01:45:07 +01:00
e73ddd52ad Sure! Pl 2026-01-17 17:07:46 +01:00