[PR #1730] feat: default list for browser extenstion #1889

Open
opened 2026-03-02 11:59:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/1730
Author: @MadMaximusJB
Created: 7/12/2025
Status: 🔄 Open

Base: mainHead: extension-default-list-clean


📝 Commits (1)

  • ab27e2d feat: default list for browser extenstion

📊 Changes

4 files changed (+203 additions, -20 deletions)

View changed files

📝 apps/browser-extension/src/OptionsPage.tsx (+109 -1)
📝 apps/browser-extension/src/SavePage.tsx (+17 -0)
📝 apps/browser-extension/src/background/background.ts (+75 -19)
📝 apps/browser-extension/src/utils/settings.ts (+2 -0)

📄 Description

Adds a default list option for the browser extension, so that the user does not have to manually add new bookmarks to lists. Useful for situations where a user may have different lists for different browsers/profiles.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/1730 **Author:** [@MadMaximusJB](https://github.com/MadMaximusJB) **Created:** 7/12/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `extension-default-list-clean` --- ### 📝 Commits (1) - [`ab27e2d`](https://github.com/karakeep-app/karakeep/commit/ab27e2da437defdefff548d658a3af2edfcb8cb3) feat: default list for browser extenstion ### 📊 Changes **4 files changed** (+203 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `apps/browser-extension/src/OptionsPage.tsx` (+109 -1) 📝 `apps/browser-extension/src/SavePage.tsx` (+17 -0) 📝 `apps/browser-extension/src/background/background.ts` (+75 -19) 📝 `apps/browser-extension/src/utils/settings.ts` (+2 -0) </details> ### 📄 Description Adds a default list option for the browser extension, so that the user does not have to manually add new bookmarks to lists. Useful for situations where a user may have different lists for different browsers/profiles. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#1889
No description provided.