WIP: Add manifest URL field, organize repo, update to Manifest v3 #3

Draft
voldemort wants to merge 20 commits from voldemort/CDRM-Extension:main into main
First-time contributor
  • feat: Add manifest URL field.
  • feat: Add "Export as JSON" button.
  • chore: Organize repo:
    • Use build script to create extension-release. No need for manual update/copying for frontend if code changes.
    • Remove generated build files and react folder at root.
    • Add Prettier to ensure consistent formatting across codebase.
  • chore: Update extension to Manifest v3.
  • refactor: Extract duplicate code into helpers.
- feat: Add manifest URL field. - feat: Add "Export as JSON" button. - chore: Organize repo: - Use build script to create `extension-release`. No need for manual update/copying for frontend if code changes. - Remove generated build files and `react` folder at root. - Add Prettier to ensure consistent formatting across codebase. - chore: Update extension to Manifest v3. - refactor: Extract duplicate code into helpers.
voldemort added 4 commits 2025-07-20 08:11:58 +00:00
voldemort added 1 commit 2025-07-20 09:01:19 +00:00
voldemort changed title from WIP: Add manifest URL logging, organize repo to WIP: Add manifest URL field, organize repo 2025-07-20 09:02:00 +00:00
voldemort added 1 commit 2025-07-20 09:27:23 +00:00
voldemort changed title from WIP: Add manifest URL field, organize repo to WIP: Add manifest URL field, organize repo, update to Manifest v3 2025-07-20 09:27:37 +00:00
voldemort added 1 commit 2025-07-20 09:56:42 +00:00
voldemort added 1 commit 2025-07-20 10:16:55 +00:00
voldemort added 1 commit 2025-07-20 10:21:11 +00:00
voldemort added 1 commit 2025-07-20 10:43:20 +00:00
voldemort added 1 commit 2025-07-20 13:11:08 +00:00
voldemort added 1 commit 2025-07-21 04:39:55 +00:00
voldemort added 1 commit 2025-07-21 04:41:58 +00:00
voldemort added 1 commit 2025-07-21 04:54:50 +00:00
voldemort added 1 commit 2025-07-21 09:05:54 +00:00
voldemort added 1 commit 2025-07-21 10:18:37 +00:00
voldemort added 2 commits 2025-07-21 13:26:02 +00:00
voldemort added 1 commit 2025-07-21 15:57:46 +00:00
voldemort added 1 commit 2025-07-21 16:29:50 +00:00
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:voldemort-main
git checkout voldemort-main
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tpd94/CDRM-Extension#3
No description provided.