6 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
0c1de7e183 Address maintainer feedback: Clean up documentation and remove development files
- Improve README.md formatting and spacing
- Remove development/debugging files (MANIFEST_V3_CONVERSION.md, PULL_REQUEST.md, background-v2.js, verify-conversion.sh)
- Clean up project structure as requested in PR review
2025-10-06 15:27:33 -05:00
Octech2722
2e9327b12f fix: update PULL_REQUEST.md for formatting and clarity improvements 2025-09-29 19:03:05 -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
grantzhu
24ed474c8c fix: remove unnecessary idea directory, this will affect other developers using jetbrains ide from opening this project 2025-08-04 21:24:38 +08: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