3 Commits

Author SHA1 Message Date
Octech2722
a00ea2e91d Reset web-clipper to origin/main baseline for MV3 migration 2025-10-11 20:33:18 -05:00
Octech2722
9bdb6edf15 feat: Convert web clipper to Manifest V3 with UX enhancements
- Complete Manifest V3 conversion for Chrome extension future compatibility
- Add progressive status notifications with real-time feedback
- Optimize performance with non-blocking async operations
- Convert to ES module architecture with service worker
- Replace browser.* APIs with chrome.* throughout
- Add smart content script injection (dynamic, only when needed)
- Enhance error handling with graceful degradation
- Preserve all existing functionality while improving UX
- Faster save operations with clean error-free console logs

Breaking Changes: None - fully backward compatible
Performance: Significantly improved save operation speed
UX: Added real-time status updates during save operations
2025-09-29 19:03:05 -05:00
Elian Doran
9ba49bdc5f Add 'apps/web-clipper/' from commit '786d249a6effe0262859d05e6cb1737e5fc8bdd8'
git-subtree-dir: apps/web-clipper
git-subtree-mainline: b0e519071893ce9434dd3bb3a568b3e41332c718
git-subtree-split: 786d249a6effe0262859d05e6cb1737e5fc8bdd8
2025-06-02 10:26:57 +03:00